You need ZLIB installed. You can find it by doing a search in google. Or go to ftp://swrinde.nde.swri.edu/pub/png/src/ and you will find it at the bottom of the list.
-----Original Message----- From: Matt Jones <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Wednesday, March 20, 2002 9:29 AM Subject: [Newbie]Re: Welcome to the "Newbie" mailing list > >I need help, I am trying to compile X 4.2.0 on my box, and the make World >works fine, but when I do make install it gives the following errors: > > >"... > >rm -f gunzip.o >gcc -c -O2 -fno-strength-reduce -ansi -pedantic -Wall -Wpointer-arith >-I../../../include/fonts -I../include -I../../../programs/Xserver/include > -I../../../include -I../../.. -I../../../exports/include -Dlinux >-D__i386__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE >-D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO >-DFONTDIRATTRIB -DBUILD_SPEEDO -DBUILD_TYPE1 -DBUILD_CID >-DBUILD_FREETYPE >-DFONT_ENCODINGS_DIRECTORY=\"/usr/X11R6/lib/X11/fonts/encodings/encodings.d ir\" > -DX_GZIP_FONT_COMPRESSION gunzip.c >gunzip.c:9: zlib.h: No such file or directory >make[4]: *** [gunzip.o] Error 1 >make[4]: Leaving directory `/home/matt/xc/lib/font/fontfile' >make[3]: *** [fontfile] Error 2 >make[3]: Leaving directory `/home/matt/xc/lib/font' >make[2]: *** [install] Error 2 >make[2]: Leaving directory `/home/matt/xc/lib' >make[1]: *** [install] Error 2 >make[1]: Leaving directory `/home/matt/xc' >make: *** [install] Error 2 > > >Does this look familiar to anyone? >I am running Debian linux 2.2r2 on an AMD based computer. > >_________________________________________________________________ >Send and receive Hotmail on your mobile device: http://mobile.msn.com > >_______________________________________________ >Newbie mailing list >[EMAIL PROTECTED] >*** To unsubscribe , or change message options, see: >http://XFree86.Org/mailman/listinfo/newbie > _______________________________________________ Newbie mailing list [EMAIL PROTECTED] *** To unsubscribe , or change message options, see: http://XFree86.Org/mailman/listinfo/newbie
