[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building kernel 2.0.x under potato



On Thu, Sep 16, 1999 at 10:57:54AM -0700, John Lapeyre wrote:
> 
> homey 38 > make 'CC=gcc272' zImage gcc272 -Wall -Wstrict-prototypes -O2
> -fomit-frame-pointer -fno-strength-reduce -pipe -m486 -malign-loops=2
> -malign-jumps=2 -malign-functions=2 -DCPU=586 -c -o init/main.o
> init/main.c herber>-- init/main.c:23: linux/head.h: No such file or
> directoryherber>Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ ) In
> file included from /usr/include/linux/sched.h:14,herber>Email:  Herbert Xu
> ~{PmV>HI~} <herbert@gondor.apana.org.au>
>                  from init/main.c:20:herber>Home Page:
> http://gondor.apana.org.au/~herbert/
> /usr/include/linux/timex.h:159: field `time' has incomplete type

Try

make "CC=gcc272 -D__KERNEL__ -I`pwd`/include" zImage
-- 
Debian GNU/Linux 2.1 is out! ( http://www.debian.org/ )
Email:  Herbert Xu ~{PmV>HI~} <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt


Reply to: