Port-amiga archive

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

Error on kernel



Hi !

I want to compile a new kernel without the old memory scheme. I got the
following error :

cc  -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -O2 -m68020 
-msoft-float -I. -I../../../../arch -I../../../.. -nostdinc 
-DMACHINE_NEW_NONCONTIG -DM68030 -DINET -DGATEWAY -DNFSSERVER -DFIFO -DSYSVSHM 
-DSYSVMSG -DSYSVSEM -DLKM -DGRF_ECS -DGRF_NTSC -DGRF_A2024 -DMAXUSERS=8 
-D_KERNEL  -Dmc68020 -Damiga -DFPCOPROC  -c ../../../../arch/amiga/dev/ser.c
../../../../arch/amiga/dev/ser.c: In function `seropen':
../../../../arch/amiga/dev/ser.c:265: `TS_WOPEN' undeclared (first use this 
function)
../../../../arch/amiga/dev/ser.c:265: (Each undeclared identifier is reported 
only once
../../../../arch/amiga/dev/ser.c:265: for each function it appears in.)
../../../../arch/amiga/dev/ser.c: In function `sermint':
../../../../arch/amiga/dev/ser.c:580: `TS_WOPEN' undeclared (first use this 
function)
*** Error code 1

Stop.

I will continue, but I think I could get same error with ite.c and msc.c (after
a quick browse on sources, or maybe someone forget to include a header ?).

Thanks to fix. I'm trying to get some informations on disk space needed to
compile the kernel ;-)
-- 
Eric Delcamp             NetBSD user (Amiga & i386)    Bordeaux
edelcamp%easynet.fr@localhost      Galactic Bloodshed player     France

http://perso.easynet.fr/~edelcamp



Home | Main Index | Thread Index | Old Index