I get the following message when compiling dumps on me:
gcc -o enlightenment -O2 -fno-strength-reduce -m486 -L/usr/X11R6/lib
main.o lists.o draw.o events.o wininfo.o actions.o ewin.o loadcfg.o root.o
text.o status.o buttons.o alert.o iconify.o globals.o menus.o infobox.o
file.o regexp.o desktops.o misc.o states.o keys.o windowops.o -lImlib -lz
-ljpeg -ltiff -lgif -lpng -lXext -lX11 -lm -Wl,-rpath,/usr/X11R6/lib
/usr/lib/libpng.so: undefined reference to `deflate'
/usr/lib/libpng.so: undefined reference to `inflate'
/usr/lib/libpng.so: undefined reference to `inflateInit_'
/usr/lib/libpng.so: undefined reference to `crc32'
/usr/lib/libpng.so: undefined reference to `deflateInit2_'
/usr/lib/libpng.so: undefined reference to `inflateReset'
/usr/lib/libpng.so: undefined reference to `deflateReset'
/usr/lib/libpng.so: undefined reference to `inflateEnd'
/usr/lib/libpng.so: undefined reference to `deflateEnd'
make: *** [enlightenment] Error 1
I installed the latest libgr and im having the same problem and some new
ones with libtiff. I dont know how much of this info is necessary, but im
running libtiff 3.4.33, libpng 1.0.96, imlib 1.3...if you need more let me
know.
libtiff and libpng are both lined to libc6 and ld-linux.so.2, but not
zlib. Is this normal? Imlib is linked statically.
Any ideas what's going wrong?
TIA
Shawn
-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop