--- Nupur <[EMAIL PROTECTED]> wrote: > Now I am facing the issue of undefined reference to > 'inflate'. For > convinience I'll mention the error message again: > ------ > 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 > ------------ > > Can you help me in knowing the cause of this error > message? I have > installed ssh after installing XFree86. So, that > might be causing the > trouble?
Excuse me for answering late, but I was out for the week-end. I've never seen this error in building XOrg, but I think it must be a problem with libz. Can you check your installation of Zlib, and perhaps reinstall it? Don't omiss the 'ldconfig' command after that. Regards G. Moko __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page