Re: problem with libpangoxft-1.0.so (symbol definition missing??)



> This is in reply to the original message from September 2004, while trying
> to compile gtk 2.6 or 2.4 it looks like I ran into the same problem.
> When I looked at the -l flags passed to gcc by configure I noticed that
> pangoft2 was not being linked in, and pangoft2 is the library that would
> resolve the references gcc wasn't able to resolve.

I think I came across simular problems before with fontconfig
http://bugs.gentoo.org/show_bug.cgi?id=83623


Problem is very visible if you try to link statically, since the static
libraries doesn't have dependencies internally as the .so files do (ELF
format)


Stian Skjelstad



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]