From owner-freebsd-stable Thu Nov 2 14:45:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from krel.org (mail.krel.org [216.141.123.213]) by hub.freebsd.org (Postfix) with ESMTP id 5C61537B4CF for ; Thu, 2 Nov 2000 14:45:43 -0800 (PST) Received: from shark [160.79.102.254] by krel.org (SMTPD32-6.04) id AF2AE39012E; Thu, 02 Nov 2000 17:48:10 -0500 Message-ID: <023901c0451e$a22f05e0$0100a8c0@krel.org> From: "Ilya" To: References: <4.3.2.7.2.20001103012105.00a93100@vivaldi> Subject: Re: GENERIC kernel would not build Date: Thu, 2 Nov 2000 17:45:43 -0500 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.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I got the same error while doing :config KERNEL;cd ../../compile/KERNEL;make ;make install than i tried make buildkernel and it worked, however i expirience problems with linux-jdk which now refuses to start after upgrade with too many files open error. i think the linux module is broken somehow. ----- Original Message ----- From: "Sergei Vyshenski" To: Sent: Thursday, November 02, 2000 5:31 PM Subject: GENERIC kernel would not build > Dear experts, > > I have FreeBSD 4.1.1-STABLE #0: Sat Oct 28 06:19:42 MSD 2000. > After cvsup of today, > > 1.I run: > > (cd /usr/src; make buildworld) > > which ended ok. > > 2. Then I run > > (cd /usr/src; make buildkernel KERNEL=GENERIC) > > which failed as follows: > > cc -O -pipe -DLINPROCFS -D_KERNEL -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -fformat-extensions > -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include > -mpreferred-stack-boundary=2 -c setdef1.c > ld -Bshareable -o linprocfs.ko setdef0.o linprocfs.kld setdef1.o > ===> linux > make: don't know how to make > /usr/src/sys/modules/linux/../../i386/linux/linux_file.c. Stop > *** Error code 2 > > Later today I repeated cvsup and steps 1-2 above with the > same result. > Any advice would be gratefully acknowledged. > > Sergei > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message