On 12/12/05, Chris Staub <[EMAIL PROTECTED]> wrote:
> What is the result of "ls /usr/lib/libz.*" and "ls /usr/include/zlib.h"?

On 12/12/05, Andrew Benton <[EMAIL PROTECTED]> wrote:
> Try deleting the freetype files you've installed in /usr/local and then 
> install freetype the way it's described in BLFS, with --prefix=/usr
>
> Andy

Chris, the result of /usr/lib/libz.* is
/usr/lib/libz.a    /usr/lib/libz.so       /usr/lib/libz.so.1    
/usr/lib/libz.so.1.1.3

And the result of ls /usr/include/zlib.* is
/usr/include/zlib.h

Andrew, the issue with freetype is solved, now the current issue is
with libfontX. The following is the error:
------
make[3]: Entering directory
`/home/nupur/downloads/XFree86-4.5/build-xc/programs/bdftopcf'
rm -f bdftopcf
gcc -m32 -o bdftopcf -O2 -fno-strength-reduce -fno-strict-aliasing
-ansi -pipe     -L../../exports/lib   bdftopcf.o -lXfont -lfntstubs
-lfreetype   -lz -lm   -Wl,-rpath-link,../../exports/lib
../../exports/lib/libXfont.so: undefined reference to `inflate'
../../exports/lib/libXfont.so: undefined reference to `inflateEnd'
../../exports/lib/libXfont.so: undefined reference to `inflateInit2_'
collect2: ld returned 1 exit status
make[3]: *** [bdftopcf] Error 1
make[3]: Leaving directory
`/home/nupur/downloads/XFree86-4.5/build-xc/programs/bdftopcf'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/nupur/downloads/XFree86-4.5/build-xc/programs'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/nupur/downloads/XFree86-4.5/build-xc'
make: *** [all] Error 2
------------
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to