Greetings! I am experiencing errors when I try to "make" hydrogen, and I can't understand what is going on.
First of all, a successful "./configure --prefix=/usr" returns the usual info about Alsa, OSS etc. But when I try to "make", it returns the following: [EMAIL PROTECTED] hydrogen-0.9.3]# make make[1]: Entering directory `/home/nang/hydrogen-0.9.3' g++ -c -pipe -g -w -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_REENTRANT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/lib/qt-3.3/mkspecs/default -I. -I. -Isrc -I/usr/lib/qt-3.3/include -o src/tinystr.o src/lib/xml/tinystr.cpp src/lib/xml/tinyxml.h:828: error: extra qualification ‘TiXmlDeclaration::’ on member ‘TiXmlDeclaration’ make[1]: *** [src/tinystr.o] Error 1 make[1]: Leaving directory `/home/nang/hydrogen-0.9.3' make: *** [hydrogenPlayer] Error 2 My box has the following: P4 at 3GHz, 512RAM, FC5, gcc4.1.0 , jackd 0.102.20. Can anyone make anything out of it? Thanks in advance!! K ------------------------------------------------------------------------- SF.Net email is sponsored by: Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
