Hello, if have been working with PODOFO under Fedora 12 and recently upgraded to Fedora 15.
Trying to build the Library I got the following linker error which I can't explain: [ 64%] Built target podofo_static Linking CXX executable ContentParser /root/podofo-tmp/podofo-build/src/libpodofo.a(PdfFontCache.cpp.o): In function `PoDoFo::PdfFontCache::PdfFontCache(PoDoFo::PdfVecObjects*)': PdfFontCache.cpp:(.text+0x4d): undefined reference to `FcInitLoadConfigAndFonts' /root/podofo-tmp/podofo-build/src/libpodofo.a(PdfFontCache.cpp.o): In function `PoDoFo::PdfFontCache::~PdfFontCache()': PdfFontCache.cpp:(.text+0x15e): undefined reference to `FcConfigDestroy' /root/podofo-tmp/podofo-build/src/libpodofo.a(PdfFontCache.cpp.o): In function `PoDoFo::PdfFontCache::GetFontConfigFontPath(_FcConfig*, char const*, bool, bool)': PdfFontCache.cpp:(.text+0x194f): undefined reference to `FcPatternBuild' PdfFontCache.cpp:(.text+0x195f): undefined reference to `FcDefaultSubstitute' PdfFontCache.cpp:(.text+0x1977): undefined reference to `FcConfigSubstitute' PdfFontCache.cpp:(.text+0x198c): undefined reference to `FcPatternDestroy' PdfFontCache.cpp:(.text+0x19a5): undefined reference to `FcFontMatch' PdfFontCache.cpp:(.text+0x19ce): undefined reference to `FcPatternGet' PdfFontCache.cpp:(.text+0x19f0): undefined reference to `FcPatternDestroy' PdfFontCache.cpp:(.text+0x19fc): undefined reference to `FcPatternDestroy' /root/podofo-tmp/podofo-build/src/libpodofo.a(PdfFontCache.cpp.o): In function `PoDoFo::PdfFontCache::GetFontPath(char const*, bool, bool)': PdfFontCache.cpp:(.text+0x1a7a): undefined reference to `FcInitLoadConfigAndFonts' PdfFontCache.cpp:(.text+0x1aa9): undefined reference to `FcConfigDestroy' collect2: ld returned 1 exit status make[2]: *** [test/ContentParser/ContentParser] Error 1 make[1]: *** [test/ContentParser/CMakeFiles/ContentParser.dir/all] Error 2 make: *** [all] Error 2 Is that issue known and is there a solution? Thanks a lot! Cheers Philipp ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
