|
From: Ewald S. <ew...@ra...> - 2002-03-07 21:07:49
|
Hi, This is a patch for problems with unresolved symbols when loading the xin= e=20 library without RTLD_GLOBAL. The plugins are linked with the xine library= =20 (libxine) and the xine library is linked with libxineutils. http://rambo.its.tudelft.nl/~ewald/patches/xine-0.9.9-unresolved-symbols-= 7.patch There are some problems with the current version of libtool (1.4) when=20 installing to a different directory using the DESTDIR macro. This is a pa= tch=20 I found on the GNU libtool mailing (posted by Bruno Haible) list to fix t= his=20 problem (it's also in the CVS version of libtool, AFAIK). You probably do= n't=20 need this patch unless you are building RPM packages. http://rambo.its.tudelft.nl/~ewald/patches/libtool-1.4-relink.patch TIA. bye, ewald |