Bug#439280: AL/alc.h causes build failures with gcc-4.2
Matthias Klose
doko at cs.tu-berlin.de
Thu Aug 23 20:50:55 UTC 2007
Package: libopenal-dev
Version: 1:0.0.8-4
Severity: important
fix is in current svn; s/ALCvoid/void/
trying to build rss-glx:
if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src -I../include -Wall -g -O2 -MT skyrocket_sound.o -MD -MP -MF ".deps/skyrocket_sound.Tpo" -c -o skyrocket_sound.o skyrocket_sound.cpp; \
then mv -f ".deps/skyrocket_sound.Tpo" ".deps/skyrocket_sound.Po"; else rm -f ".deps/skyrocket_sound.Tpo"; exit 1; fi
In file included from /usr/include/AL/alut.h:12,
from skyrocket_sound.cpp:25:
/usr/include/AL/alc.h:190: error: '<anonymous>' has incomplete type
/usr/include/AL/alc.h:190: error: invalid use of 'ALCvoid'
/usr/include/AL/alc.h:251: error: '<anonymous>' has incomplete type
/usr/include/AL/alc.h:251: error: invalid use of 'ALCvoid'
make[4]: *** [skyrocket_sound.o] Error 1
More information about the Pkg-games-devel
mailing list