svn commit: r188388 - head/sys/netinet
Bjoern A. Zeeb
bzeeb-lists at lists.zabbadoz.net
Mon Feb 9 05:15:09 PST 2009
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.
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
--
Bjoern A. Zeeb The greatest risk is not taking one.
More information about the svn-src-head
mailing list