Hello Luk,

Luk Claes [2009-09-05 14:10 +0200]:
> It seems that texttopdf is tried to be linked against
> fontembed/libfontembed.a which is a static library (and as such is not
> usually compiled with -fPIC). The solution will probably mean to either
> link against a dynamic library libfontembed.so (compiled with -fPIC) or
> to compile the static library linfontembed_pic.a with -fPIC before
> linking against it.

Ah, thanks for the hint! Will do that.

Martin
-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to