--On Sun, May 17, 1998 5:11 am +0000 "Marc LeMaire (aka Krockmitaine)"
<[EMAIL PROTECTED]> wrote:
> Following that problem, I've compiled e14 but I've received this message.
>
> cc -g -O2 -o enlightenment alert.o arrange.o events.o iclass.o test.o
borders.o file.o icccm.o lists.o x.o comms.o globals.o
> misc.o draw.o handlers.o setup.o actions.o grabs.o desktops.o startup.o
tclass.o evhandlers.o finders.o mwm.o init.o sound.o
> buttons.o strips.o stripjoints.o gnome.o -L/usr/X11R6/lib -lX11 -lXext
-lesd -lFnlib -lImlib -lpng -lgif -ltiff -ljpeg -lz -lm
> -lXtst
> ld: warning: libpng.so.0, needed by /usr/lib/libImlib.so, may conflict
with libpng.so.2
> setup.o: In function `SetupX':
> /usr/local/e/src/setup.c:161: undefined reference to
`Imlib_init_with_params'
> make: *** [enlightenment] Error 1
>
> Any ideas?
Um.. Shaleh is wrong. Your problem isn't multiple versions of png. That
was only a warning. [Although, it will F*** you over the first time you
work with PNGs, probably]. The problem you've got is almost for sure that
you're not using imlib 1.4 (as has been posted 2wice in the last 24 hours).
So recompile imlib in any case (this will cause it to link against libpng2
which will make the error go away), and almost certainly download 1.4 and
compile that (if I'm right and you're not on 1.4 yet).
Jules
/----------------+-------------------------------+---------------------\
| Jelibean aka | [EMAIL PROTECTED] | 6 Evelyn Rd |
| Jules aka | | Richmond, Surrey |
| Julian Bean | [EMAIL PROTECTED] | TW9 2TF *UK* |
+----------------+-------------------------------+---------------------+
| War doesn't demonstrate who's right... just who's left. |
| When privacy is outlawed... only the outlaws have privacy. |
\----------------------------------------------------------------------/
-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop