[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion test results.

From: Gavin Baumanis <gavinb_at_thespidernet.com>
Date: Mon, 16 Nov 2009 08:07:01 +1100

Hi Brane,

Thanks. I never knew about the head -1. (You can ;earn something new everyday - if you try!)
It does indeed point /bin/sh

I am just making autogen and it's dependencies now.

I will report back and let you all know if it is now working or not.

Gavin.

On 16/11/2009, at 07:43 , Branko Čibej wrote:

> Gavin Baumanis wrote:
>> Hi again,
>>
>> Just to be sue I downloaded libtool 1.4.3 and installed it.
>>
>> yet when attempting to compile apr I still get
>> the following error when using make;
>> /bin/sh: LIBTOOL@: command not found
>>
>
> Did you happen do re-run autogen and configure after installing the new
> libtool? The above indicated that you have an unexpanded @LIBTOOL@
> placeholder in your makefile.
>
>> make[1]: *** [passwd/apr_getpass.lo] Error 127
>> make: *** [all-recursive] Error 1
>>
>> Am I reading that right?
>> Is it looking for libtool in /bin/sh?
>> or is that something else?
>>
>
> Try:
>
> head -1 `which libtool`
>
> It might surprise you.
>
> -- Brane

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2418218
Received on 2009-11-15 22:07:19 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.