On Thu, Oct 17, 2002 at 05:30:35PM -0700, Wayne Lubin wrote:
> I am recompiling the kernel to include the following
> devices
>
> apm0
> smbus
> viapm
> smb
>
> but it stops with the following tail end
>
>
> make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | xargs
> mkdep -a -f .newdep -O -p
> ipe -Wall -Wredundant-decls -Wnested-externs
> -Wstrict-prototypes -Wmissing-pro
> totypes -Wpointer-arith -Winline -Wcast-qual
> -fformat-extensions -ansi -nostdi
> nc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include
> -I/usr/src/sys/contrib/ipfil
> ter -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/MYKERNEL.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
Apologies: I missed some of the dependencies. You'll need:
apm0
device iicbb
device iicbus
device iicsmb
device smbus
device smb
device viapm
Cheers,
Matthew
--
Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks
Savill Way
Marlow
Tel: +44 1628 476614 Bucks., SL7 1TH UK
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message