Date: Thu, 25 Jan 2007 05:08:55 +0500 From: applecom@inbox.ru To: freebsd-stable@freebsd.org Subject: 'make depend' fails with 'device viapm' Message-ID: <op.tmon01xuhbloih@xml.opera.com>
next in thread | raw e-mail | index | archive | help
I've just updated the sources and tried to rebuild kernel with 'device v= iapm' in kernel configuration file. 'make depend' fails: <..> awk -f ../../../tools/makeobjops.awk ../../../kern/device_if.m -h awk -f ../../../tools/makeobjops.awk ../../../kern/linker_if.m -h awk -f ../../../tools/makeobjops.awk ../../../dev/acpica/acpi_if.m -h rm -f .newdep make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP=3D"cc -E" CC=3D= "cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing -march=3Dc3 -Wall -= Wredundant- decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpoint= er-arith -Winline -Wcast-qual -fformat-extensions -std=3Dc99 -nostdinc -I- -= I. -I../../ .. -I../../../contrib/altq -I../../../contrib/ipfilter -I../../../contri= b/pf -I. ./../../dev/ath -I../../../contrib/ngatm -I../../../dev/twa -D_KERNEL -D= HAVE_KER NEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=3D80= 00 --param inline-unit-growth=3D100 --param large-function-growth=3D1000 -mno-al= ign-long-stri ngs -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3dnow -mno-sse -mno-ss= e2 -ffrees tanding ../../../pci/viapm.c:55:22: iicbb_if.h: No such file or directory mkdep: compile failed *** Error code 1 My kernel configuration file: machine i386 cpu I686_CPU device isa device pci device agp device npx device io ident LOCALHOST options SCHED_4BSD options COMPAT_43 options COMPAT_FREEBSD4 options COMPAT_FREEBSD5 options SYSVSHM options SYSVMSG options SYSVSEM options INET device loop device bpf device ether device ppp options IPFIREWALL options FFS options PROCFS options PSEUDOFS options SOFTUPDATES options UFS_DIRHASH device random device mem device scbus device da device cd device pass device pty device atkbdc device atkbd device psm device vga device sc device ata device atadisk device atapicd options ATA_STATIC_ID device fdc device sio device miibus device vr device sound device snd_via8233 device smbus device smb device viapm device uhci device ehci device usb device ugen device ulpt device umass
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.tmon01xuhbloih>