Package: swfmill Version: 0.2.12-1.1 During my attempt to backport swfmill to etch, I got the following error:
i486-linux-gnu-g++ -g -O2 -o swfmill swfmill-base64.o swfmill-SWFReader.o swfmill-SWFWriter.o swfmill-SWFFile.o swfmill-SWFItem.o swfmill-SWFTag.o swfmill-SWFAction.o swfmill-SWFFilter.o swfmill-SWFStackItem.o swfmill-SWFStyle.o swfmill-SWFShapeItem.o swfmill-SWFGly phList.o swfmill-SWFShapeMaker.o swfmill-gSWFParseXML.o swfmill-gSWFWriteXML.o swfmill-gSWFParser.o swfmill-gSWFWriter.o swfmill-gSWFDumper.o swfmill-gSWFBasics.o swfmill-gSWFSize.o swfmill-swfmill.o -L/usr/lib swft/.libs/libswft.a /usr/lib/libexslt.so /usr/lib/lib xslt.so -lm /usr/lib/libxml2.so /usr/lib/libfreetype.so -lz -lpng12 xslt/.libs/libswfmillxslt.a swfmill-SWFReader.o: In function `SWF::Reader::getPString()': /usr/src/debian/build/swfmill-0.2.12/src/SWFReader.cpp:154: undefined reference to `operator new[](unsigned int)' swfmill-SWFReader.o:(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' [...] swft/.libs/libswft.a(libswft_la-swft_import.o):(.eh_frame+0x11): undefined reference to `__gxx_personality_v0' collect2: ld returned 1 exit status make[4]: *** [swfmill] Error 1 make[4]: Leaving directory `/usr/src/debian/build/swfmill-0.2.12/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/usr/src/debian/build/swfmill-0.2.12/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/usr/src/debian/build/swfmill-0.2.12/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/debian/build/swfmill-0.2.12' make: *** [build-stamp] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 GCC version: Using built-in specs. Target: i486-linux-gnu Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 --enable-checking=release i486-linux-gnu Thread model: posix gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

