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

[MiNT] cannot get current xaaes cvs compiling



Hello,

I just tried to build the whole freemint module, and this fails with the following error:

make[5]: Entering directory `/home/arnaud/projets/atariforge/freemint/xaaes/src.km/.compile_deb' m68k-atari-mint-gcc -I.. -I../../../sys -D__KERNEL_MODULE__ -DMODULE_NAME=XaAES -DRSCNAME="xaaes.rsc" -DWIDGNAME="xaaeswdg.rsc" -DRSCHNAME="xaaes.h" -DWIDGHNAME="xaaeswdg.h" -DWDIALOG_WDLG=1 -DWDIALOG_LBOX=1 -DWDIALOG_FNTS=1 -DWDIALOG_FSLX=0 -DWDIALOG_PDLG=0 -DGENERATE_DIAGS=1 -DDEBUG_CONTROL=0 -m68000 -mshort -g -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -c ../draw_obj.c -o draw_obj.o
../draw_obj.c: In function `d_g_slist':
../draw_obj.c:2436: warning: passing arg 3 of `draw_window' discards qualifiers from pointer target type
../draw_obj.c: In function `draw_object_tree':
../draw_obj.c:2760: parse error before `short'
../draw_obj.c:2789: `cl' undeclared (first use in this function)
../draw_obj.c:2789: (Each undeclared identifier is reported only once
../draw_obj.c:2789: for each function it appears in.)
../draw_obj.c: At top level:
../draw_obj.c:68: warning: `pflags' defined but not used
../draw_obj.c:115: warning: `object_txt' defined but not used
./draw_obj.c:144: warning: `object_type' defined but not used
make[5]: *** [draw_obj.o] Erreur 1


best regards,
Arnaud.