Date: Thu, 2 Nov 2000 20:39:29 -0600 From: Larry Rosenman <ler@lerctr.org> To: "David O'Brien" <obrien@FreeBSD.ORG> Cc: stable@FreeBSD.ORG Subject: Re: GENERIC kernel would not build Message-ID: <20001102203929.A29366@lerami.lerctr.org> In-Reply-To: <20001102183121.A19012@dragon.nuxi.com>; from obrien@FreeBSD.ORG on Thu, Nov 02, 2000 at 06:31:21PM -0800 References: <4.3.2.7.2.20001103012105.00a93100@vivaldi> <023901c0451e$a22f05e0$0100a8c0@krel.org> <20001102183121.A19012@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I wound up having to do a config -r to build my kernel. Not a biggie, and I don't have telemetry left for you, just a data point. LER * David O'Brien <obrien@FreeBSD.ORG> [001102 20:31]: > On Thu, Nov 02, 2000 at 05:45:43PM -0500, Ilya wrote: > > I got the same error while doing :config KERNEL;cd ../../compile/KERNEL;make > > ;make install > > ...snip... > > > 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 > > > Ok, let me take a look at this. And I thought I had tested everyway of > building the linux module there was. > > * What revision of /sys/modules/linux/Makefile do you have? > * Are you using NO_MODULES or MODULES_WITH_WORLD? > * Did you using NOCLEAN in your buildworld? > > -- > -- David (obrien@FreeBSD.org) > GNU is Not Unix / Linux Is Not UniX > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 (voice) Internet: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 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?20001102203929.A29366>