From owner-freebsd-questions Sun Mar 3 4: 9: 2 2002 Delivered-To: freebsd-questions@freebsd.org Received: from ei.bzerk.org (ei.xs4all.nl [213.84.67.5]) by hub.freebsd.org (Postfix) with ESMTP id 33F1837B4C7 for ; Sun, 3 Mar 2002 04:08:40 -0800 (PST) Received: from arnold (arnold.lan [192.168.1.8]) by ei.bzerk.org (8.11.6/8.11.6) with SMTP id g23C8bu73455; Sun, 3 Mar 2002 13:08:37 +0100 (CET) (envelope-from ruben@bzerk.org) Message-ID: <001b01c1c2ac$2678d0e0$0801a8c0@lan.1729.net> From: "Ruben de Groot" To: "mozes" , References: <1015155365.1280.17.camel@lumbago> Subject: Re: kernel won't compile Date: Sun, 3 Mar 2002 13:08:37 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Hi Mozes, You seem to have options FFS_ROOT in your kernel config file, but no options FFS. This is not possible. Quoting from LINT: # The xFS_ROOT options REQUIRE the associated ``options xFS'' options CD9660_ROOT #CD-ROM usable as root device options FFS_ROOT #FFS usable as root device options NFS_ROOT #NFS usable as root device ----- Original Message ----- From: "mozes" To: Sent: Sunday, March 03, 2002 12:36 PM Subject: kernel won't compile > Hi there , > > Yesterday i installed FreeBSD 4.4 on an old P200 , after the install was > finished i installed gcc , make etc . > > After that , the first thing i did was customisin my kernel , config , > make depend , and make .... but then it crashed . > It returned the following errors : > error : end of file not at end of a line; newline inserted > cc: internal compiler error: program cc1 got fatal signal 11 > Error: unbalanced parenthesis in operand 1.core dumped > > > I checked my config again , tried all over , but still no changes ( i > think i restarted the process about 20 times ),but i noticed the fact > that the error doesn't occur on the same place . > > I'll send a copy of the kernel with this mail , maybe you are able to > find mistakes in it :) > > Greetings > Gunther 'mozes' van litsenborgh > > PS The computer is a P200 , 64 ram 2 gig HD , with a clean FreeBSD 4.4 ( > minimal install ) on it . > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message