Re: Installation problems



On Tue, 2004-04-13 at 21:34, gondorserver wrote:
> Alright, it was able to download the file it was
> having problems with, and it started compiling, past
> the point it had problems with before, but it still
> ends with errors similar to before.
> 
> There is much more text above this one, so I wont
> paste it all, I will only paste a guess at what might
> be relevant.
> 
> (cd .libs && rm -f libart_lgpl_2.2.dylib && ln -s
> libart_lgpl_2.2.3.16.dylib libart_lgpl_2.2.dylib)
> (cd .libs && rm -f libart_lgpl_2.dylib && ln -s
> libart_lgpl_2.2.3.16.dylib libart_lgpl_2.dylib)
> creating libart_lgpl_2.la
> (cd .libs && rm -f libart_lgpl_2.la && ln -s
> ../libart_lgpl_2.la libart_lgpl_2.la)
> cc -DHAVE_CONFIG_H -I. -I. -I. -I. -I.
> -DLIBART_COMPILATION  -I/var/root/garnome/include
> -I/usr/X11R6/include  -g -I/var/root/garnome/include
> -I/usr/X11R6/include -L/var/root/garnome/lib
> -L/usr/X11R6/lib -O2 -pipe -Wall -Wmissing-prototypes
> -c testart.c
> testart.c:520: warning: `output_svp_ppm' defined but
> not used
> /bin/sh ./libtool --mode=link cc  -g
> -I/var/root/garnome/include -I/usr/X11R6/include
> -L/var/root/garnome/lib -L/usr/X11R6/lib -O2 -pipe
> -Wall -Wmissing-prototypes -L/var/root/garnome/lib
> -L/usr/X11R6/lib -o testart  testart.o
> ./libart_lgpl_2.la -lm
> cc -g -I/var/root/garnome/include -I/usr/X11R6/include
> -O2 -pipe -Wall -Wmissing-prototypes -o .libs/testart
> testart.o  -L/var/root/garnome/lib -L/usr/X11R6/lib
> ./.libs/libart_lgpl_2.dylib -lm
> ld: Undefined symbols:
> ___eprintf

I looks like it's not able to find your C Libs. You may have to add the
path of your C Libs in gar.conf.mk.

Also, what version of gcc are you using?

Bob

-- 
Bob Kashani
http://www.ocf.berkeley.edu/~bobk/garnome/




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]