Re: [rfc] keep LD_LIBRARY_PATH from tromping on libtool wrapped files

2005-09-14 Thread Mike Frysinger
On Wednesday 14 September 2005 11:36 pm, Albert Chin wrote: > On Wed, Sep 14, 2005 at 08:32:12PM -0400, Mike Frysinger wrote: > > normally this is no problem for libtool ... it installs a wrapper in > > src/file which runs src/.libs/lt-file which is compiled with RUNPATH tags > > so that the libmag

Re: [rfc] keep LD_LIBRARY_PATH from tromping on libtool wrapped files

2005-09-14 Thread Albert Chin
On Wed, Sep 14, 2005 at 08:32:12PM -0400, Mike Frysinger wrote: > > normally this is no problem for libtool ... it installs a wrapper in src/file > which runs src/.libs/lt-file which is compiled with RUNPATH tags so that the > libmagic.so.1 in src/.libs/ is used. the trouble is when the user ha

[rfc] keep LD_LIBRARY_PATH from tromping on libtool wrapped files

2005-09-14 Thread Mike Frysinger
a build issue came up in Gentoo when people attempted to upgrade from file-4.12 to file-4.15. the issue was tracked back to users having LD_LIBRARY_PATH set in their env and was causing the wrong library to be loaded. this e-mail isnt about whether users should be screwing around with LD_LIBR

Re: libtool problem:cannot build libtool

2005-09-14 Thread Ralf Wildenhues
Hi Sharad, Please keep the mailing list copied, thank you. * sharad wrote on Wed, Sep 14, 2005 at 02:44:22PM CEST: > > From: "Ralf Wildenhues" <[EMAIL PROTECTED]> > > * sharad wrote on Wed, Sep 14, 2005 at 01:16:40PM CEST: > > > > > > I've cross-compiled RPM (red hat package manager) using > >

Re: libtool problem:cannot build libtool

2005-09-14 Thread Ralf Wildenhues
Hi Sharad, * sharad wrote on Wed, Sep 14, 2005 at 01:16:40PM CEST: > Hi everyone, > I've cross-compiled RPM (red hat package manager) using > mipsel-linux-gcc.The compilation seems to be OK with some > warnings.But at the end of compilation following error shoots up: > > libtool: link: cannot

libtool problem:cannot build libtool

2005-09-14 Thread sharad
Hi everyone,  I've cross-compiled RPM (red hat package manager) using mipsel-linux-gcc.The compilation seems to be OK with some warnings.But at the end of compilation following error shoots up:   libtool: link: cannot build libtool library `librpmdb.la' from non-libtool objects on this host: