ifmcstat fails to build without KVM and with INET6

View: New views
1 Messages — Rating Filter:   Alert me  

ifmcstat fails to build without KVM and with INET6

by Ben Kelly-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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



_______________________________________________
freebsd-current@... mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@..."

ifmcstat.patch (1K) Download Attachment