Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Nov 2000 01:31:36 +0300
From:      Sergei Vyshenski <svysh@pn.sinp.msu.ru>
To:        stable@FreeBSD.org
Subject:   GENERIC kernel would not build
Message-ID:  <4.3.2.7.2.20001103012105.00a93100@vivaldi>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4.3.2.7.2.20001103012105.00a93100>