Date: Mon, 9 Feb 2009 13:10:30 +0000 (UTC) From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: Chagin Dmitry <dchagin@freebsd.org> Cc: svn-src-head@freebsd.org, Randall Stewart <rrs@freebsd.org>, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r188388 - head/sys/netinet Message-ID: <20090209130910.C93725@maildrop.int.zabbadoz.net> In-Reply-To: <20090209124141.GA2071@dchagin.static.corbina.ru> References: <200902091142.n19BgNnb059032@svn.freebsd.org> <20090209124141.GA2071@dchagin.static.corbina.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090209130910.C93725>