ifmcstat fails to build without KVM and with INET6

Ben Kelly ben at wanderview.com
Sun Nov 1 17:51:44 UTC 2009


Hello all,

I'm having difficulty compiling a freshly updated checkout of head  
using WITHOUT_KVM src.conf.  The error is in src/usr.sbin/ifmcstat/ 
ifmcstat.c.  It appears the problem is due to the in6_ifinfo()  
function definition being incorrectly under an #ifdef WITH_KVM  
section.  I was able to fix the problem with the attached patch.

Just FYI in case anyone else hits this problem.

- Ben

-------------- next part --------------
A non-text attachment was scrubbed...
Name: ifmcstat.patch
Type: application/octet-stream
Size: 1601 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-current/attachments/20091101/40848244/ifmcstat.obj


More information about the freebsd-current mailing list