Date: Fri, 26 Jul 2002 13:38:55 +0100 From: "Lawrence Farr" <freebsd-net@epcdirect.co.uk> To: "'Guido Falsi'" <mad@madpilot.net>, <freebsd-stable@freebsd.org> Subject: RE: Buildworld fails with "device viapm" Message-ID: <005601c234a1$67919b90$c806a8c0@lfarr> In-Reply-To: <20020726000722.GA20478@wedge.madpilot.net>
next in thread | previous in thread | raw e-mail | index | archive | help
I think you need: device iicbus And possibly ic/iic/iicsmb as well. Lawrence Farr EPC Direct Limited > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG] On Behalf Of Guido Falsi > Sent: 26 July 2002 01:07 > To: freebsd-stable@freebsd.org > Subject: Buildworld fails with "device viapm" > > > 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 > 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?005601c234a1$67919b90$c806a8c0>