[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:15:58 +1100

You'll have to excuse my "newbie" questions...

But is there anything I need to pass to autogen?

Because I ran it in the root of the apr source files ~/SUBVERSION/BUILD/apr/

And it has just been sitting there for the past four minutes, seemingly not doing a lot - and had provided no feedback at all.
I don't know if this is normal or otherwise.

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=2418219
Received on 2009-11-15 22:16:24 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.