Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!newsfeed.internetmci.com!uuneo.neosoft.com!not-for-mail From: conrads@neosoft.com (Conrad Sabatier) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: custom kernel compile error Date: Sun, 18 May 1997 18:57:48 -0500 Organization: NeoSoft, Inc. Lines: 22 Message-ID: <s15ol5.8b.ln@dolphin.neosoft.com> References: <863989198.10072@dejanews.com> Reply-To: conrads@neosoft.com (Conrad Sabatier) NNTP-Posting-Host: 206.27.167.69 X-Newsreader: trn 4.0-test57 (27 Apr 97) Originator: conrads@dolphin.neosoft.com (Conrad Sabatier) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:41071 In article <863989198.10072@dejanews.com>, <mpayton@postoffice.ptd.net> wrote: >I just got a freebsd system going, running 2.2.1, and I'm trying to >compile a custom kernel. I've done this in linux, but I'm just not >familiar with the freebsd method. Anyway, "make depend" completes without >errors, but when I run "make" I get the following message : > make >".depend", line 2439: Need an operator >Fatal errors encountered -- cannot continue > >Lines 2438 - 2440 of .depend look like this : > > ../i386/i386/support.s ../../i386/i386/swtch.s ../../i386/i386/locore.s >/usr/src/sys/compile/SKIDPLATE >exception.o: ../../i386/i386/exception.s npx.h assym.s \ Check your Makefile and/or kernel config. Looks like you have a wrapped line somewhere with no continuation operator ("\"). -- Conrad Sabatier http://www.neosoft.com/~conrads