-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello,
when trying to build a package for gnash 0.8.5 using $ dh_make --createorig [adding --enable-gui=gtk to debian/rules] $ dpkg -rfakeroot , i get the following error message: .libs/libgnashmedia_la-MediaHandler.o: In function `void gnash::log_error<char*, char const*>(char* const&, char const* const&)': /home/ben/Desktop/gnash/gnash-0.8.5/libmedia/../libbase/log.h:275: undefined reference to `gnash::LogFile::getDefaultInstance()' /home/ben/Desktop/gnash/gnash-0.8.5/libmedia/../libbase/log.h:275: undefined reference to `gnash::logFormat(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)' /home/ben/Desktop/gnash/gnash-0.8.5/libmedia/../libbase/log.h:275: undefined reference to `gnash::processLog_error(boost::basic_format<char, std::char_traits<char>, std::allocator<char> > const&)' .libs/libgnashmedia_la-MediaHandler.o: In function `void gnash::log_error<char*>(char* const&)': ........ This goes on for a while in the same style, resulting in: collect2: ld returned 1 exit status make[3]: *** [libgnashmedia.la] Error 1 make[3]: Leaving directory `/home/ben/Desktop/gnash/gnash-0.8.5/libmedia' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/ben/Desktop/gnash/gnash-0.8.5' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/ben/Desktop/gnash/gnash-0.8.5' make: *** [build-stamp] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 Could somebody tell me how i can fix this problem? Has anybody succeeded in building a package? Remark: doing $ ./configure --enable-gui=gtk $ make works fine, though. Greetings, ben -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFKFJxAeizsUv+FLBIRAlCTAKDC/YrDWQ8C7A+xNiNS+nFOUjI5twCZAVgV Wgxm4StIMc4QmLALsPxLDY4= =31My -----END PGP SIGNATURE----- _______________________________________________ gNewSense-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/gnewsense-users
