DragonFly BSD
DragonFly bugs List (threaded) for 2010-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: warning: nested extern declaration of 'lwkt_replymsg'


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sat, 20 Nov 2010 18:12:46 -0800 (PST)

: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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]