warning: nested extern declaration of 'lwkt_replymsg'
Matthew Dillon
dillon at apollo.backplane.com
Sat Nov 20 18:13:50 PST 2010
:Hi,
:
:Im upgrading DFBSD from 2.4 to 2.8. I compiled with success the GENERIC
:kernel. But when I take this configuration and add the firewall and
:IPDIVERT changes, I'm getting this:
:
:/usr/src/sys/netinet/ip_divert.c: In function 'div_attach':
:/usr/src/sys/netinet/ip_divert.c:437: warning: implicit declaration of
:function 'lwkt_replymsg'
:/usr/src/sys/netinet/ip_divert.c:437: warning: nested extern declaration
:of 'lwkt_replymsg'
:*** Error code 1
:
:Here is my changes to the GENERIC kernel (<=my kernel):
Bug in the sources with those options. I will commit a fix for
the compile error and MFC it to 2.8.
-Matt
More information about the Bugs
mailing list