On Sat, Oct 31, 2015 at 05:00:51PM -0400, Sonic wrote: > Hello, I'm getting this error during -current kernel compile, x64: > > ci/if_em.c > cc1: warnings being treated as errors > ../../../../dev/pci/if_em.c: In function 'em_ioctl': > ../../../../dev/pci/if_em.c:674: warning: implicit declaration of > function 'arp_ifinit' > *** Error 1 in /usr/src/sys/arch/amd64/compile/GENERIC.MP > (Makefile:937 'if_em.o') >
This should have been fixed in if_em.c 1.309. http://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/dev/pci/if_em.c.diff?r1=1.308&r2=1.309 -- Ossi Herrala