Re: Libtool apparantly removing path parameters on FreeBSD

2006-05-10 Thread Olly Betts
On 2006-05-10, Ralf Wildenhues <[EMAIL PROTECTED]> wrote: > - there was actually a regression in 1.5.22 over 1.5.20 which caused > some paths to be incorrectly removed on FreeBSD and some other BSD > variants. Has since been fixed in CVS branch-1-5 (and HEAD). Is there likely to be a 1.5.24 r

Re: Libtool apparantly removing path parameters on FreeBSD

2006-05-10 Thread Panagiotis Issaris
Hi, Please ignore. The space between the "-L" and the "/usr/local/lib" was the culprit. With friendly regards, Takis ___ http://lists.gnu.org/mailman/listinfo/libtool

Re: Libtool apparantly removing path parameters on FreeBSD

2006-05-10 Thread Ralf Wildenhues
Hi Panagiotis, * Panagiotis Issaris wrote on Wed, May 10, 2006 at 01:05:50PM CEST: > > I encountered a problem while trying to build a softwarepackage (JRTPLib > [1]) which uses libtool on FreeBSD 6.0. The library path (-L /usr/local/lib) > added on the libtool commandline, seems to be removed a