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

Re: gEDA-user: libgeda compile error



John Griessen wrote:
Hi,

I compiled gaf OK recently,
and now libgeda stops while looking for  /usr/lib/libXrender.la

my system has  /usr/lib/libXrender.a

Anyone know about this?

John G


error output of make install:

ranlib .libs/libgeda.a
creating libgeda.la
/bin/sed: can't read /usr/lib/libXrender.la: No such file or directory
libtool: link: `/usr/lib/libXrender.la' is not a valid libtool archive
make[2]: *** [libgeda.la] Error 1
make[2]: Leaving directory `/moredata/src-geda-latest-cvs/geda/gaf/libgeda/src'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/moredata/src-geda-latest-cvs/geda/gaf/libgeda'
make: *** [libgeda_install] Error 2



looks to me like maybe you don't have all of Xrender installed. Do you have an older libgeda lying around that you can run ldd on and see where is it looking for libXrender?


I would have expected you to have both a libXrender.a (static lib) as well as libXrender.so* (shared libs) and probably a libXrender.la (libtool library file)

-Dan


_______________________________________________ geda-user mailing list geda-user@xxxxxxxxxxxxxx http://www.seul.org/cgi-bin/mailman/listinfo/geda-user