Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Nov 2000 18:31:21 -0800
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        stable@FreeBSD.org
Subject:   Re: GENERIC kernel would not build
Message-ID:  <20001102183121.A19012@dragon.nuxi.com>
In-Reply-To: <023901c0451e$a22f05e0$0100a8c0@krel.org>; from maillist@krel.org on Thu, Nov 02, 2000 at 05:45:43PM -0500
References:  <4.3.2.7.2.20001103012105.00a93100@vivaldi> <023901c0451e$a22f05e0$0100a8c0@krel.org>

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




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