Date: Wed, 21 Mar 2001 15:34:28 -0800 (PST) From: dan kelley <djk121@yahoo.com> To: freebsd-questions@freebsd.org Subject: building SMP kernel fails Message-ID: <20010321233428.24344.qmail@web4305.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
hi all- i'm a newbie when it comes to compiling a new freebsd kernel. i'm trying this on 4.2-RELEASE, with the full kernel sources installed. following the docs, i did the following: cd /usr/src/sys/i386/conf cp GENERIC MYKERNEL i then uncommented the lines for SMP: options SMP options APIC_IO and ran /usr/sbin/config MYKERNEL cd ../../compile/MYKERNEL when i try to run 'make depend' i get: Makefile:27: *** missing separator. Stop. line 27 of the makefile looks like this: .if !defined(S) i recently installed GNU make version 3.79. is another version of make required to build the kernel? thanks- dan __________________________________________________ Do You Yahoo!? Get email at your own domain with Yahoo! Mail. http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010321233428.24344.qmail>