Gnomemeeting uses ld -rpath



Just for Garnome users, I run into a problem with Gnomemeeting in 0.26.1
which uses rpath set to /usr/lib and my runtime linker found there a
libgdk-x11-2.0 with half of new the api missing.  I don't see it as a
problem for distributions, but if you run into stability problems with
garnome it might be a good idea to check with ldd which libs are
actually used at run time. Since link time and run time link might not
be the same, as in my case. I fixed my Makefile, del rpath, and now it
runs just fine with the new libgdk-x11-2.0 from garnome. Why the libs
have the same rev, and not xxxxx-2.1,  with so different apis is over my
head. 
Ronald





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