Package: darkice Version: 0.18.1-1 Usertags: ftbfs-gcc-4.3 Tags: patch Sorry, but there's another failure related to GCC 4.3 (that was introduced in recent 4.3). Version 4.3 has not been released yet but I'm building with a snapshot in order to find errors and give people an advance warning.
You can reproduce this problem with gcc-snapshot (20070422-1 or higher) from unstable. (Currently not available for i386, but for amd64, powerpc and ia64. I hope to have i386 binaries in the archive in the near future.) > Automatic build of darkice_0.18.1-1 on em64t by sbuild/amd64 0.53 ... > g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -g -Wall -O2 -c -o > MultiThreadedConnector.o MultiThreadedConnector.cpp > g++ -DHAVE_CONFIG_H -I. -O2 -pedantic -Wall -g -Wall -O2 -c -o DarkIce.o > DarkIce.cpp > In file included from VorbisLibEncoder.h:55, > from DarkIce.cpp:92: > aflibConverter.h:142: error: extra ';' > make[3]: *** [DarkIce.o] Error 1 --- src/aflibConverter.h~ 2007-05-04 08:02:29.000000000 +0000 +++ src/aflibConverter.h 2007-05-04 08:02:32.000000000 +0000 @@ -139,7 +139,7 @@ } out = (short) v; return out; - }; + } int SrcLinear( -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]