[Alsaplayer-devel]Compile fails
Dirk Vornheder
DVornheder@t-online.de
Mon, 27 Nov 2000 21:57:33 +0100
Hi !
Compile of alsaplayer 0.99.32 fails:
make[3]: Entering directory `/privat/musik/alsaplayer-0.99.32/app'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include
-I/usr/local/lib/glib/include -I/usr/local/include -I/usr/X11R6/include
-D_REENTRANT -I../include
-DADDON_DIR=\"/usr/local/lib/alsaplayer\" -g -O2 -I/usr/X11R6/include
-L/usr/X11R6/lib -O2 -funroll-all-loops -finline-functions -ffast-math -c
gtk_interface.cpp
gtk_interface.cpp:1307: unterminated string or character constant
gtk_interface.cpp:1307: possible real start of unterminated constant
make[3]: *** [gtk_interface.o] Error 1
make[3]: Leaving directory `/privat/musik/alsaplayer-0.99.32/app'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/privat/musik/alsaplayer-0.99.32/app'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/privat/musik/alsaplayer-0.99.32'
make: *** [all-recursive-am] Error 2
Any ideas or fixes ?
Dirk