Re: svn commit: r188388 - head/sys/netinet

[ Available lists | Index of svn-src-head | Month of Feb 2009 | Week of 9 Feb 2009 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Chagin Dmitry <dchagin@freebsd.org>
Date
9 Feb 2009 13:37:37
Subject
Re: svn commit: r188388 - head/sys/netinet
Message-ID
20090209133730.GA34589@dchagin.static.corbina.ru


[ Hide this part ]
On Mon, Feb 09, 2009 at 01:10:30PM +0000, Bjoern A. Zeeb wrote:
> On Mon, 9 Feb 2009, Chagin Dmitry wrote:
>
> Hi,
>
> > What would you say about this? (I do not have SCTP option in the kernel config)
> >
> > linking kernel.debug
> > alias_sctp.o(.text+0x1744): In function `TxAbortErrorM':
> > /work/pub/head/sys/netinet/libalias/alias_sctp.c:946: undefined reference to `update_crc32'
> > alias_sctp.o(.text+0x174b):/work/pub/head/sys/netinet/libalias/alias_sctp.c:946: undefined reference to `sctp_finalize_crc32'
> > *** Error code 1
>
> This is unrelated to this commit.
>

I know. I think that this is not better than the previous COMMIT.

> This is a problem with piso's libalias commit; you have to remove that
> option from your kernel config as well if you remove SCTP.
>
> /bz
>

why?


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':


--
Have fun!
chd


Elapsed time: 0.267 seconds