Date: Sat, 24 Dec 2005 21:02:31 +0300 From: Boris Samorodov <bsam@ipt.ru> To: freebsd-stable@FreeBSD.org Subject: 6-BETA3 -> 6-STABLE: sys/modules/de: opt_ddb.h: No such file or directory Message-ID: <85621704@tfadh.localhost>
next in thread | raw e-mail | index | archive | help
Hi! I'm upgrading: $ uname -srm FreeBSD 6.0-BETA3 i386 to 6-STABLE. Cvsupped twice, the result is the same. Buildworld stops at: ----- ===> sys/modules/de (depend) @ -> /usr/src/sys machine -> /usr/src/sys/i386/include touch opt_bdg.h awk -f @/tools/makeobjops.awk @/kern/device_if.m -h awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/contrib/altq -I@/../include -I/usr/obj/usr/src/tmp/usr/include /usr/src/sys/modules/de/../../pci/if_de.c /usr/src/sys/modules/de/../../pci/if_de.c:43:21: opt_ddb.h: No such file or directory mkdep: compile failed *** Error code 1 ----- $ grep -v ^# /etc/make.conf CPUTYPE?=pentium3 INSTALL=install -C COPY=-C MAKE_SHELL?=sh NO_BLUETOOTH= true NO_INET6= true NO_FORTRAN= true # do not build g77 and related libraries NO_MODULES= true # do not build modules with the kernel NO_SENDMAIL= true MODULES_WITH_WORLD=true # do not build modules when building kernel DOC_LANG= en_US.ISO_8859-1 ru_RU.KOI8-R KERNCONF?=TFADH X_WINDOW_SYSTEM=xorg PERL_VER=5.8.7 PERL_VERSION=5.8.7 USE_BDB=43 ----- Any ideas? Thanks. WBR -- bsam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?85621704>