Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2009 14:44:44 +0100
From:      Paolo Pisati <p.pisati@oltrelinux.com>
To:        Chagin Dmitry <dchagin@freebsd.org>
Cc:        svn-src-head@freebsd.org, "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net>, svn-src-all@freebsd.org, src-committers@freebsd.org, Randall Stewart <rrs@freebsd.org>
Subject:   Re: svn commit: r188388 - head/sys/netinet
Message-ID:  <4990334C.9040100@oltrelinux.com>
In-Reply-To: <20090209133730.GA34589@dchagin.static.corbina.ru>
References:  <200902091142.n19BgNnb059032@svn.freebsd.org> <20090209124141.GA2071@dchagin.static.corbina.ru> <20090209130910.C93725@maildrop.int.zabbadoz.net> <20090209133730.GA34589@dchagin.static.corbina.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Chagin Dmitry wrote:
>
> linking kernel.debug
> ip_fw_nat.o(.text+0xbc): In function `ifaddr_change':
> /work/pub/head/sys/netinet/ip_fw_nat.c:103: undefined reference to `LibAliasSetAddress'
> ip_fw_nat.o(.text+0x545): In function `del_redir_spool_cfg':
> /work/pub/head/sys/netinet/ip_fw_nat.c:162: undefined reference to `LibAliasRedirectDelete'
> ip_fw_nat.o(.text+0x75b): In function `ipfw_nat_del':
> /work/pub/head/sys/netinet/ip_fw_nat.c:500: undefined reference to `LibAliasUninit'
> ip_fw_nat.o(.text+0x922): In function `ipfw_nat_cfg':
> /work/pub/head/sys/netinet/ip_fw_nat.c:464: undefined reference to `LibAliasSetMode'
> ip_fw_nat.o(.text+0x92f):/work/pub/head/sys/netinet/ip_fw_nat.c:465: undefined reference to `LibAliasSetAddress'
> ip_fw_nat.o(.text+0xab4):/work/pub/head/sys/netinet/ip_fw_nat.c:234: undefined reference to `LibAliasAddServer'
> ip_fw_nat.o(.text+0xbc4):/work/pub/head/sys/netinet/ip_fw_nat.c:198: undefined reference to `LibAliasRedirectAddr'
> ip_fw_nat.o(.text+0xbf0):/work/pub/head/sys/netinet/ip_fw_nat.c:218: undefined reference to `LibAliasRedirectProto'
> ip_fw_nat.o(.text+0xc6d):/work/pub/head/sys/netinet/ip_fw_nat.c:207: undefined reference to `LibAliasRedirectPort'
> ip_fw_nat.o(.text+0xcff):/work/pub/head/sys/netinet/ip_fw_nat.c:437: undefined reference to `LibAliasInit'
> ip_fw_nat.o(.text+0xeea): In function `ipfw_nat_modevent':
>   
if you want IPFIREWALL_NAT, you need LIBALIAS.

-- 

bye,
P.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4990334C.9040100>