Error trying to run make

2007-04-10 Thread Salman, Robert
See attached , any assistance would be appreciated make[1]: Entering directory `/var/local/src/libtool-1.5.22' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/local/src/libtool-1.5.22' Making all in libltdl make[1]: Entering directory `/var/local/src/libtool

Error trying to run make libtool libtool-1.5.22

2007-04-10 Thread Salman, Robert
See attached , any assistance would be appreciated make[1]: Entering directory `/var/local/src/libtool-1.5.22' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/var/local/src/libtool-1.5.22' Making all in libltdl make[1]: Entering directory `/var/local/src/libtool

Re: Error trying to run make libtool libtool-1.5.22

2007-04-10 Thread Gary V. Vaughan
On 9 Apr 2007, at 14:23, Salman, Robert wrote: false cru .libs/libltdl.a ltdl.o ^^ Libtool's configure script was unable to find a suitable ar command. Either install one and rerun configure (I think it comes with binutils), or if you have one already but it is in a non-standard location,

libtool --mode=execute gives LANG not found

2007-04-10 Thread deckrider
ltmain.sh (GNU libtool) 1.5.23b (1.1220.2.437 2007/02/17 09:08:45) ia64-hp-hpux11.23 I'm seeing the following behavior: $ ./libtool --mode=execute ldd foo ./libtool[6827]: LANG: not found. ./libtool[6827]: LC_ALL: not found. ./libtool[6827]: LC_CTYPE: not found. ./libtool[6827]: LC_COLLATE:

Re: libtool --mode=execute gives LANG not found

2007-04-10 Thread Ralf Wildenhues
Hello, * deckrider wrote on Tue, Apr 10, 2007 at 08:13:13PM CEST: > ltmain.sh (GNU libtool) 1.5.23b (1.1220.2.437 2007/02/17 09:08:45) > ia64-hp-hpux11.23 > > I'm seeing the following behavior: > > $ ./libtool --mode=execute ldd foo > ./libtool[6827]: LANG: not found. [...] Ouch. What a brown

Re: Libtool fails to build working binary when -no-install is used

2007-04-10 Thread Ralf Wildenhues
* Peter O'Gorman wrote on Wed, Apr 04, 2007 at 12:06:58AM CEST: > On Apr 3, 2007, at 4:44 PM, Ralf Wildenhues wrote: > > > >Do I understand correctly that Darwin has no way to hardcode library > >paths (other than the ones given by -install-name)? OK to apply and > >backport? It fixes the stresst