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

Re: [MiNT] CVS Errors




Am Samstag, den 08.01.2011, 15:18 +0100 schrieb Bernd Mueller <ragnar76@googlemail.com>:
i just went into trouble compiling ( xaaes/src.km/k_shutdown.c )from
cvs. This is the error i get:

make[5]: Entering directory
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

I don't know the fix...but it looks like gcc thinks you are compiling c++ sources...

Greets,
m