From owner-freebsd-questions Sun Jan 17 15:56:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA23665 for freebsd-questions-outgoing; Sun, 17 Jan 1999 15:56:36 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from allegro.lemis.com (allegro.lemis.com [192.109.197.134]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA23657 for ; Sun, 17 Jan 1999 15:56:32 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by allegro.lemis.com (8.9.1/8.9.0) with ESMTP id KAA23979; Mon, 18 Jan 1999 10:26:27 +1030 (CST) Received: (from grog@localhost) by freebie.lemis.com (8.9.1/8.9.0) id KAA19010; Mon, 18 Jan 1999 10:26:26 +1030 (CST) Date: Mon, 18 Jan 1999 10:26:26 +1030 From: Greg Lehey To: DrdeHaerne@aol.com Cc: freebsd-questions@FreeBSD.ORG Subject: Re: New kernel problems Message-ID: <19990118102626.N55525@freebie.lemis.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from DrdeHaerne@aol.com on Sun, Jan 17, 1999 at 04:49:31AM -0500 WWW-Home-Page: http://www.lemis.com/~grog Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Format recovered at freebie.lemis.com] On Sunday, 17 January 1999 at 4:49:31 -0500, DrdeHaerne@aol.com wrote: > In a message dated 99-01-17 04:36:19 EST, you write: > >> On Sunday, 17 January 1999 at 3:36:14 -0500, DrdeHaerne@aol.com wrote: >>> I'm trying to build a kernel for my machine. >>> >>> When I do "make depend" I get a "*** Error code 1" >>> >>> This is what exactly appears: >>> >>> #make depend >>> cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -nosdinc -I- -I. -I. ./.. -I/usr/include/ -D0PCVT_FREEBSD=210 -DFAILSAFE -DCOMPAT_43 -DFFS -DINET -DKERNEL -DMAXUSERS=80 -UKERNEL ../../i386/i386/genassym.c >>> ../../i386/i386/genassym.c:0: malformed option `-D 0PCVT FREEBSD=210' >>> *** Error code 1 >>> >>> thanks in advance for any help >> >> Looks like a bug in your config file. Look for the line >> >> options PCVT_FREEBSD=210 >> >> Want to bet you have this instead? >> >> options 0PCVT_FREEBSD=210 > > "Make depend" worked. Now following the same steps outlined in the > http://www.freebsd.org/handbook/, I do "make" (after make depend) then I do a > "make install". > > Strangely, I get this error: > "You must first build your kernel before trying to install. *** Error code 1" When? Where? What was the result of the make? Do you have a kernel in that directory? > Frustrating as it is, I am lost. I quit trying to manually make the kernel, so > I rebooted from the cdrom, and tried both the kernel configuration in full- > screen visual mode then in CLI mode. Once setting the devices correctly I quit > and save, then the machine becomes Idle with no HDD activity whatsoever (in > both modes might I add). > > Any ideas? Describe the problem. Greg -- See complete headers for address, home page and phone numbers finger grog@lemis.com for PGP public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message