Date: Thu, 21 Sep 2006 11:08:07 +0400 From: Andrey Smagin <samspeed@mail.ru> To: freebsd-current@freebsd.org Subject: amd64 6.1 -> CURRENT build kernel error Message-ID: <45123A57.7040304@mail.ru>
next in thread | raw e-mail | index | archive | help
Hi. Please help, can't compile CURRENT on my amd64. I use next steps: install from CD amd64 6.1 release. copy (today at 03:00) cvsuped source tree in /usr/src compile and install new usr.sbin/config cd /usr/src/sys/amd64/conf cp GENERIC SAM config SAM cd ../compile/SAM make cleandepend and get error: rm -f .depend cd ../../../modules; MAKEOBJDIRPREFIX=/usr/src/sys/amd64/compile/SAM/modules KMODDIR=/boot/kernel DEBUG_FLAGS="-g" MACHINE=amd64 KERNBUILDDIR="/usr/src/sys/amd64/compile/SAM" make cleandepend "Makefile", line 308: Malformed conditional (${MK_CRYPT} != "no" || defined(ALL_MODULES)) "Makefile", line 316: if-less endif "Makefile", line 318: Malformed conditional (${MK_IPFILTER} != "no" || defined(ALL_MODULES)) "Makefile", line 320: if-less endif "Makefile", line 322: Malformed conditional (${MK_PF} != "no" || defined(ALL_MODULES)) "Makefile", line 325: if-less endif make: fatal errors encountered -- cannot continue *** Error code 1 Stop in /usr/src/sys/amd64/compile/SAM.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45123A57.7040304>