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

[MiNT] CVS Errors



Hi again,

i just went into trouble compiling ( xaaes/src.km/k_shutdown.c )from
cvs. This is the error i get:

make[5]: Entering directory
`/home/ragnar/cvs/freemint/xaaes/src.km/.compile_deb'
m68k-atari-mint-gcc -I.. -I../../../sys -D__KERNEL_MODULE__
-DMODULE_NAME=XaAES -DRSCNAME="xaaes009.rsc" -DRSCFILE_VERSION="0.0.9"
-DWIDGNAME="xaaeswdg.rsc" -DRSCHNAME="xaaes.h" -DWIDGHNAME="xaaeswdg.h"
-DWDIALOG_WDLG=1 -DWDIALOG_LBOX=1 -DWDIALOG_FNTS=1 -DWDIALOG_FSLX=0
-DWDIALOG_PDLG=1 -DGENERATE_DIAGS=1 -DDEBUG_CONTROL=0 -DBOOTLOG=1
-m68000 -Werror -mshort -g -O2 -fomit-frame-pointer -Wall
-Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual
-c ../k_shutdown.c -o k_shutdown.o
cc1: warnings being treated as errors
../k_shutdown.c: In function 'k_shutdown':
../k_shutdown.c:73:52: error: new qualifiers in middle of multi-level
non-const cast are unsafe
../k_shutdown.c:106:47: error: new qualifiers in middle of multi-level
non-const cast are unsafe
make[5]: *** [k_shutdown.o] Error 1
make[5]: Leaving directory
`/home/ragnar/cvs/freemint/xaaes/src.km/.compile_deb'
make[4]: *** [_stmp_deb] Error 2
make[4]: Leaving directory `/home/ragnar/cvs/freemint/xaaes/src.km'
make[3]: *** [deb] Error 2
make[3]: Leaving directory `/home/ragnar/cvs/freemint/xaaes/src.km'
make[2]: *** [all-targets] Error 1
make[2]: Leaving directory `/home/ragnar/cvs/freemint/xaaes/src.km'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ragnar/cvs/freemint/xaaes'
make: *** [all-recursive] Error 1


Bye
Bernd