crack-attack-devel
[Top][All Lists]
Advanced

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

[crack-attack-devel] build failure when sound support is enabled


From: Mike Frysinger
Subject: [crack-attack-devel] build failure when sound support is enabled
Date: Sun, 20 Aug 2006 17:33:30 -0400
User-agent: KMail/1.9.3

when i try to build Music.cxx with gcc-4.1.1, it barfs:
make[2]: Entering directory `/usr/local/src/crack-attack/src'
if 
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -I/usr/include/gtk-2.0 
-I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  
 -DNDEBUG -DDATA_DIRECTORY='"/usr/share/games/crack-attack/"' 
-DPACKAGE_DATA_DIR=\""/usr/share/games"\" 
-DPACKAGE_LOCALE_DIR=\""/usr/games//locale"\" 
-DBINARY_DIRECTORY='"/usr/games/bin"'    -DBR_PTHREAD=0  -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -I../enet/include -g -O2 -g -O2 -MT 
Music.o -MD -MP -MF ".deps/Music.Tpo" -c -o Music.o Music.cxx; \
        then mv -f ".deps/Music.Tpo" ".deps/Music.Po"; else 
rm -f ".deps/Music.Tpo"; exit 1; fi
Music.cxx:39: error: expected constructor, destructor, or type conversion 
before '<' token
Music.cxx:41: error: 'string' does not name a type

sorry, but C++ just isnt my thing or i'd post a patch ;)
-mike

Attachment: pgpcO2J4k7ZAY.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]