[tlbuild] dynamic libraries
Norbert Preining
preining at logic.at
Thu Nov 12 01:14:24 CET 2009
On Mi, 11 Nov 2009, Martin Schröder wrote:
> > ldd inst/bin/x86_64-unknown-linux-gnu/xetex
> libfontconfig.so.1 => /usr/lib64/libfontconfig.so.1 (0x00002ac646c8d000)
> libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x00002ac646ec2000)
> libz.so.1 => /lib64/libz.so.1 (0x00002ac647143000)
> libexpat.so.1 => /lib64/libexpat.so.1 (0x00002ac647359000)
> libm.so.6 => /lib64/libm.so.6 (0x00002ac64757d000)
> libc.so.6 => /lib64/libc.so.6 (0x00002ac6477d0000)
> /lib64/ld-linux-x86-64.so.2 (0x00002ac646a70000)
>
> Do we really want libz and libexpat do be non-static?
>
It is not. These deps are coming indirectly from libfontconfig. Use the
magic incantation (I have forgotten) which was suggested by someone
(also forgotten).
There was a long thread before release on that.
Basically ldd follows indirect dependencies, so your libfontconfig is linked
against shared libz and expat, so they are lsted here.
Best wishes
Norbert
-------------------------------------------------------------------------------
Dr. Norbert Preining Associate Professor
JAIST Japan Advanced Institute of Science and Technology preining at jaist.ac.jp
Vienna University of Technology preining at logic.at
Debian Developer (Debian TeX Task Force) preining at debian.org
gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094
-------------------------------------------------------------------------------
DRAFFAN (n.)
An infuriating person who always manages to look much more dashing
that anyone else by turning up unshaven and hangover at a formal
party.
--- Douglas Adams, The Meaning of Liff
More information about the tlbuild
mailing list