From owner-freebsd-questions Sun Apr 15 13:31: 0 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 7064E37B423 for ; Sun, 15 Apr 2001 13:30:57 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 34456 invoked by uid 100); 15 Apr 2001 20:30:56 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15066.1280.562998.552462@guru.mired.org> Date: Sun, 15 Apr 2001 15:30:56 -0500 To: "Gary B. Corell" Cc: questions@freebsd.org Subject: Re: recompiling the kernel In-Reply-To: <10876549@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Gary B. Corell types: > My most recent attempt was with FreeBSD 4.1 and in the course of > recompiling ( which went a very long way thru bfore erroring out) I got > "ERROR CODE 1". when I went searching for the meaning of that error code > I couldn't find it either. All this is making me feel terribly stupid ( > Don't say it :). is there anybody out there that can help me? is there > anybody in the Salt Lake City to Ogden area that I might call to get me > restarted? Anybody in the Western US? Error code 1 is what make reports when a command fails. You need to log the build process, and go backwards through the string of "error code 1s" until you find the command that originall failed. That should also have information about what's going on. > When I get all those errors, what do I need to do to "clean house" for > the next try? I've learned the hard way that is essential too. I have a > long copy of the display of the entire compile process if needed. To be absolutely safe, do a "make clean" in the COMPILE directory after you do the "config", but before you do the "make depend". > PLEASE !! If someone can help, please answer directly to me at > wa5qjh@xmission.com rather that some other forum. That's SOP here. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message