M Naveed Akram wrote: > I am receiving following error while make: > /usr/bin/ld: > /usr/lib/gcc/x86_64-linux-gnu/4.4.5/libstdc++.a(functexcept.o): relocation > R_X86_64_32 against `std::bad_typeid::~bad_typeid()' can not be used when > making a shared object; recompile with -fPIC
Your /usr/lib/gcc/x86_64-linux-gnu/4.4.5/libstdc++.a library was incorrectly built (with a hint how to fix it). Doesn't have much to do with poppler. -- rex _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
