On Thursday, 21 May 1998, at 19:40:56 (+1000),
brent <[EMAIL PROTECTED]> wrote:
> When I try to compile Eterm DR8 pre 6 I get this:
>
> gcc -L../libmej -L/usr/local/lib -L/usr/local/lib -o Eterm threads.o
> command.o graphics.o grkelot.o pixmap.o main.o menubar.o misc.o
> netdisp.o
> screen.o scrollbar.o utmp.o options.o system.o -lutil -lpthread
> -L/usr/X11R6/lib -lSM -lICE -lX11 -lmej -lz -l
>
> png -ljpeg -ltiff -lgif
> pixmap.o: In function `ReadImageViaImlib':
> pixmap.o(.text+0x15): undefined reference to `Imlib_init'
[snip]
> Again in the same message from Stephen I found this referring to this
> exact prob:
>
>
> >The first of these is actually a problem with undefined references *to*
> >Imlib-- if you look closely at the compile directive above, it's not
> >trying to link in Imlib. You'll need to edit your Makefile by hand to add
> >the -lImlib. You'll also need -lm, as the new libpng depends on some
> >hefty math functions.
I can't make it any clearer than that. If you don't know how to edit
a Makefile, maybe somebody can give you a binary?
Michael
--
"A kiss is a lovely trick designed by nature to stop speech when
words become superfluous." -- Ingrid Bergman
=======================================================================
Michael Jennings http://www.tcserv.com/ <[EMAIL PROTECTED]>
Associate Tech Services Analyst I, Vencor IS http://www.vencor.com/
-
To unsubscribe from this list send mail to: [EMAIL PROTECTED]
with the message contents: unsubscribe e-develop