[syslinux] Menu Position in 2.10-pre3

Aaron McSorley aaron.mcsorley at amd.com
Wed May 19 11:07:36 PDT 2004


What happened to the menupos handler?

~/syslinux-2.10-pre3/menu> make 
gcc -m32 -funsigned-char -g -W -Wall -march=i386 -falign-functions=0 -falign-jumps=0 -falign-loops=0 -Os -MMD -S -o mainmenu.s mainmenu.c
mainmenu.c: In function `menupos_handler':
mainmenu.c:24: warning: unused parameter `par_tl'
mainmenu.c:24: warning: unused parameter `menu_width'
mainmenu.c:25: warning: unused parameter `child_index'
mainmenu.c: In function `menumain':
mainmenu.c:75: error: too many arguments to function `reg_handler'
mainmenu.c:160: warning: passing arg 5 of `add_item' makes integer from pointer without a cast
mainmenu.c:172: warning: passing arg 5 of `add_item' makes integer from pointer without a cast
mainmenu.c:173: warning: passing arg 5 of `add_item' makes integer from pointer without a cast
mainmenu.c:212: error: too few arguments to function `csprint'
mainmenu.c:215: error: too few arguments to function `csprint'
make: *** [mainmenu.s] Error 1






More information about the Syslinux mailing list