Date: Fri, 26 Jul 2002 02:07:22 +0200 From: Guido Falsi <mad@madpilot.net> To: freebsd-stable@freebsd.org Subject: Buildworld fails with "device viapm" Message-ID: <20020726000722.GA20478@wedge.madpilot.net>
next in thread | raw e-mail | index | archive | help
Hello! I was trying to add this device to my kernel and discovered it does not compile now. I was compiling without any -j options. Tried to cvsup and rebuild just the kernel and got the same error...I'll try soon to rebuild the whole system, but I don't think that will change anything. Here's the error: make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | xargs mkdep -a -f .newdep -O -pipe -march=k6 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/pci/viapm.c:53: iicbb_if.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/obj/usr/src/sys/WEDGE. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. If necessary I can send my kernel config. Any ideas? Is this a bug, or am I doing something wrong? -- Guido Falsi <mad@madpilot.net> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020726000722.GA20478>