amd64 6.1 -> CURRENT build kernel error

From: Andrey Smagin <samspeedu_at_mail.ru>
Date: Thu, 21 Sep 2006 10:36:20 +0400
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.
Received on Thu Sep 21 2006 - 04:37:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:00 UTC