[syslinux] [3.20pre4] cannot build menu.c32

Alexander Heinz mailsanmich at gmx.li
Thu Jan 12 06:55:52 PST 2006


Hi!

I have just tried to build menu.c32 but it fails.
3.20pre3 works fine though.

Here is what happens:

bash-3.1$ make
gcc -m32 -mregparm=3 -DREGPARM=3 -W -Wall -march=i386 -Os 
-fomit-frame-pointer -I../libutil/include -I../include  -D__COM32__ -c 
-o menu.o menu.c
menu.c: In function `run_menu':
menu.c:549: warning: variable `done' might be clobbered by `longjmp' or 
`vfork'
menu.c:551: warning: variable `top' might be clobbered by `longjmp' or 
`vfork'
menu.c:551: warning: variable `prev_top' might be clobbered by `longjmp' 
or `vfork'
menu.c:552: warning: variable `clear' might be clobbered by `longjmp' or 
`vfork'
menu.c:553: warning: variable `cmdline' might be clobbered by `longjmp' 
or `vfork'
gcc -m32 -mregparm=3 -DREGPARM=3 -W -Wall -march=i386 -Os 
-fomit-frame-pointer -I../libutil/include -I../include  -D__COM32__ -c 
-o readconfig.o readconfig.c
readconfig.c: In function `unlabel':
readconfig.c:198: warning: implicit declaration of function `isspace'
readconfig.c:205: error: `menu_entry' undeclared (first use in this 
function)
readconfig.c:205: error: (Each undeclared identifier is reported only once
readconfig.c:205: error: for each function it appears in.)
make: *** [readconfig.o] Error 1

Cheers
Alex




More information about the Syslinux mailing list