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

Re: More kernel compile problems



On Tuesday, July 21, Stuart Stock wrote:
> 
>   I previously posted "elink3 compilation problems" detailing my
> difficulties compiling a i386 kernel.  After attaching to the network and
> pulling down a CVS update, it still doesn't work.  I'm getting the same
> errors, and the comile still dies in the same place:
> 
> cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
> -Wno-uninitialized -Wno-format -Wno-main   -nostdinc -I. -I../../../../arch
> -I../../../.. -DI386_CPU -DI486_CPU -DI586_CPU -DI686_CPU -DCOMPAT_SVR4
> -DCOMPAT_IBCS2 -DCOMPAT_LINUX -DCOMPAT_FREEBSD -DCOMPAT_BSDOS -DDIAGNOSTIC
> -DPCIVERBOSE -D_KERNEL -Di386  -c ../../../../dev/ic/elink3.c

option INET

for starters.

--Toby.