From owner-freebsd-questions Wed Jun 5 1:35:11 2002 Delivered-To: freebsd-questions@freebsd.org Received: from gw-nl4.philips.com (gw-nl4.philips.com [212.153.190.6]) by hub.freebsd.org (Postfix) with ESMTP id 1807237B405 for ; Wed, 5 Jun 2002 01:35:06 -0700 (PDT) Received: from smtpscan-nl1.philips.com (smtpscan-nl1.philips.com [130.139.36.21]) by gw-nl4.philips.com (Postfix) with ESMTP id 10BD845570 for ; Wed, 5 Jun 2002 10:35:04 +0200 (MET DST) Received: from smtprelay-nl1.philips.com (localhost [127.0.0.1]) by smtpscan-nl1.philips.com (8.9.3/8.8.5-1.2.2m-19990317) with ESMTP id KAA12846 for ; Wed, 5 Jun 2002 10:35:03 +0200 (MET DST) From: yorgos.christoforou@philips.com Received: from ehv001soh.diamond.philips.com (e2soh01.diamond.philips.com [130.139.52.212]) by smtprelay-nl1.philips.com (8.9.3/8.8.5-1.2.2m-19990317) with ESMTP id KAA13003 for ; Wed, 5 Jun 2002 10:35:02 +0200 (MET DST) Subject: kernel compilation problem To: freebsd-questions@FreeBSD.org X-Mailer: Lotus Notes Release 5.0.5 September 22, 2000 Message-ID: Date: Wed, 5 Jun 2002 10:34:17 +0200 X-MIMETrack: Serialize by Router on ehv001soh/H/SERVER/PHILIPS(Release 5.0.9a |January 7, 2002) at 05/06/2002 10:36:04 MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hello i'm trying to compile a customized kernel for my latest 4.5 bsd release following the indications given on page http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-trouble.html using both procedures mentionned there. Nevertheles compilation fails with the following error (same every time) --------------------------------------------------------------------------------------------------------------------------- {Standard input}: assembler messages (Standard input}: 5417 : Warning : end of file not at end of line ; new line inserted cc: internal compiler error : program cc1 got fatal signal 11 * * * error code 1 Stop in /usr/obj/usr/src/sys/GENERIC * * * error code 1 Stop in /usr/src * * * error code 1 cpp0 : output pipe has been closed {Standard input} : 6912 : Error : suffix on operands invalid for "man" /kernel : pid 7656 (cc1), uid 0 : exited on signal 11 (core dumped) ---------------------------------------------------------------------------------------------------------------------- what is stange is that i tried to also compile the GENERIC kernel again and i always receive the same error message. can anybody help me with this ? what i'm i missing ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message