On Wed, Apr 16, 2003 at 02:20:27PM +0200, Remi Vanicat wrote: > Sven Luther <[EMAIL PROTECTED]> writes: > > > On Wed, Apr 16, 2003 at 01:45:39PM +0200, Remi Vanicat wrote: > >> Sven Luther <[EMAIL PROTECTED]> writes: > >> > >> > On Wed, Apr 16, 2003 at 12:56:38PM +0200, Remi Vanicat wrote: > >> >> Sven Luther <[EMAIL PROTECTED]> writes: > >> >> > >> >> > Could you provide a complete list of the files and the corresponding > >> >> > rpaths ? The /usr/local/lib seems strange, and is maybe hand added by > >> >> > the build process. > >> >> > >> >> dllci_gif.so: RPATH=/usr/local/lib > >> >> dllci_jpeg.so: RPATH=/usr/local/lib > >> >> dllci_png.so: RPATH=/usr/local/lib > >> >> dllci_tiff.so: RPATH=/usr/local/lib > >> >> dllci_xpm.so: RPATH=/usr/local/lib:/usr/X11R6/lib > >> > > >> > Do you really have something in /usr/local/lib ? Maybe you are using a > >> > locally installed ci_ library ? ci_ for camlimage ? > >> > >> my /usr/local/lib is empty (well more precisely it contain only > >> directories), and the dllci_ are those from the main archive (and yes, > >> they are part of camlimage). > > > > Mmm, it would be interesting to know if these also appear on non i386 > > systems, or are the result of the i386 builder (me or stefano) having > > something in /usr/local/lib. > > the following patch seem to get ride of those rpath to /usr/local/lib:
Could you fill a bug report against camlimages about this ? BTW, there was a mail on debian-devel about libpng, aparently there will soon be a libpng10 in addition to the libpng12 which would enable to install both -dev packages simultaneously. This would be great for us, and maybe we should rebuild camlimages with it once it appears. Friendly, Sven Luther

