From owner-freebsd-stable Thu Nov 2 14:28:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from vivaldi.pn.npi.msu.ru (gw.pn.npi.msu.ru [193.232.127.202]) by hub.freebsd.org (Postfix) with ESMTP id 1D53037B479 for ; Thu, 2 Nov 2000 14:28:37 -0800 (PST) Received: from handel.pn.sinp.msu.ru (handel.pn.npi.msu.ru [195.208.223.24]) (authenticated) by vivaldi.pn.npi.msu.ru (8.11.1/8.11.1) with ESMTP id eA2MSal98558 for ; Fri, 3 Nov 2000 01:28:37 +0300 (MSK) (envelope-from svysh@pn.sinp.msu.ru) Message-Id: <4.3.2.7.2.20001103012105.00a93100@vivaldi> X-Sender: svysh@vivaldi (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Fri, 03 Nov 2000 01:31:36 +0300 To: stable@FreeBSD.org From: Sergei Vyshenski Subject: GENERIC kernel would not build Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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