Package: mazeofgalious Version: 0.62.dfsg2-2 Severity: serious Your package fails to build:
* Aurelien Jarno <[EMAIL PROTECTED]> [2006-07-12 09:49]: > Martin Michlmayr a écrit : > >Do you know if this is a (known) bug in the libc headers? I don't > >have time to investigate right now. It looks okay at a first > >glance... > > > >>Automatic build of mazeofgalious_0.62.dfsg2-2 on > >>test.track.rz.uni-augsburg.de by sbuild/powerpc 0.47 > >... > >>c++ -c -g3 -O0 render.cpp -o render.o `sdl-config --cflags` > >>-I/usr/local/include/SDL > >>/usr/include/stdlib.h:778: error: expected unqualified-id before 'int' > >>/usr/include/stdlib.h:778: error: expected `)' before 'int' > >>/usr/include/stdlib.h:778: error: expected `)' before 'int' > >>make[1]: *** [render.o] Error 1 > >>make[1]: Leaving directory `/build/tbm/mazeofgalious-0.62.dfsg2' > >>make: *** [build-stamp] Error 2 > > > > Well the problem is actually in the package. abs is redefined with a > macro, so when stdlib.h is included the prototype of the function > becomes a big mess. Thanks for the diagnosis. -- Martin Michlmayr http://www.cyrius.com/

