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 [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to