Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2000 17:45:43 -0500
From:      "Ilya" <maillist@krel.org>
To:        <stable@FreeBSD.org>
Subject:   Re: GENERIC kernel would not build
Message-ID:  <023901c0451e$a22f05e0$0100a8c0@krel.org>
References:  <4.3.2.7.2.20001103012105.00a93100@vivaldi>

next in thread | previous in thread | raw e-mail | index | archive | help
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" <svysh@pn.sinp.msu.ru>
To: <stable@FreeBSD.org>
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?023901c0451e$a22f05e0$0100a8c0>