[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Devel] freetype compiling instructions with system zlib
From: |
Alexander E. Patrakov |
Subject: |
[Devel] freetype compiling instructions with system zlib |
Date: |
Tue, 7 Jan 2003 11:28:48 +0500 |
User-agent: |
KMail/1.4.1 |
Hello,
I tried to build freetype-2.1.3 on Linux with FT_CONFIG_OPTION_SYSTEM_ZLIB
enabled. The resulting library does not show libz.so in the ldd output. And it
is supposed (at least by XFree86 4.2.1) that shared libraries should pull
their dependencies in (and such libraries as qt and gtk+ do so; almost every
shared library lists something nontrivial in ldd output). So I consider the
absence of libz.so in the ldd output to be wrong.
Please mail me directly (address@hidden) detailed instructions on rebuilding
freetype with FT_CONFIG_OPTION_SYSTEM_ZLIB in the way when it pulls libz.so
in, instead of requiring the applications to specify -lz when linking.
Alexander E. Patrakov
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Devel] freetype compiling instructions with system zlib,
Alexander E. Patrakov <=