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

Re: Make Fatal error subversion 1.5 (Sun Solaris)

From: Phil Pinkerton <pcpinkerton_at_gmail.com>
Date: Tue, 30 Dec 2008 12:38:16 -0500

On Tue, Dec 30, 2008 at 11:32 AM, Campbell Allan
<campbell.allan_at_sword-ciboodle.com> wrote:
>
> On Tuesday 30 Dec 2008, Phil Pinkerton wrote:
>> On Tue, Dec 30, 2008 at 6:35 AM, Campbell Allan
>>
>> <campbell.allan_at_sword-ciboodle.com> wrote:
>> > On Monday 29 Dec 2008, Phil Pinkerton wrote:
>> >> Our disk crashed (/svn) so we lost all are source, confs and repos on a
>> >>
>> >> > development box.
>> >> >
>> >> > I am trying to re install svn 1.5.5 and get the following make error
>> >> > not sure what it is telling me, perhaps you can shed some light ?
>> >> >
>> >> > make: Fatal error: Command failed for target `all-recursive'
>> >> >
>> >> > Current working directory /svn/src/subversion-1.5.5/apr
>> >> >
>> >> > *** Error code 1
>> >> > The following command caused the error:
>> >> > target=`echo external-all | sed s/external-//`; \
>> >> > list='apr apr-util neon serf'; \
>> >> > for i in $list; do \
>> >> >
>> >> > echo "------ making $target in $i"; \
>> >> > (cd $i && make $target) || exit 1; \
>> >> >
>> >> > echo "------ completed $target in $i"; \
>> >> >
>> >> > done;
>> >> > make: Fatal error: Command failed for target `external-all'
>> >> >
>> >> >> Did you grab both the subversion-1.5.5 and the subversion-deps-1.5.5
>> >> >> archives, and expand the second atop the first? You should wind up
>> >>
>> >> a single
>> >>
>> >> >> subversion-1.5.5 directory that contains both Subversion's sources
>> >>
>> >> and those
>> >>
>> >> >> of its dependencies (APR, APR-Util, Neon, Serf).
>> >> >>
>> >> >> Yes That is exactly what I did.
>> >>
>> >> SO Now What ?? If I understood the error better perhaps It would help
>> >
>> > This seems familiar but I can't place it. Did you use gmake or make?
>>
>> make
>>
>
> I meant to say in my original message you should use gmake if you aren't. I
> remembered where I had problems in the past. It was with building on solaris
> with another autoconf generated makefile and I suspect this is a similar
> problem. Not all variables were expanded by the system make tool.

We used a script that provides the environment variables, the same
script was used to build Subversion 1.4.x and 1.5.0 without issues on
the development box. But since we lost the entire disk where we had
all our scripts and source code we had to take a copy of the install
script from production modify it to reference the 1.5.5 source and run
it on the development box. ( the script works just fine on the
production box i.e no make issues for 1.4.6 ).

So I suppoer we need to re-visit this install script to see what might
cause this particular make error. ( NOTE we do not have gmake
available on any of our systems )

thanks for your feedback

Phil

>
> Also, you should reply to all so that the mailing list can see the response
> and help out.
>
> Cheers,
> Campbell
> ___________________________________________________________________
> Sword Ciboodle Ltd (a company registered in Scotland with
> registered number SC143434 and whose registered office is at
> India of Inchinnan, Renfrewshire, UK, PA4 9LH) is part of the Sword
> Group of companies.
>
> This email (and any attachments) is intended for the named
> recipient(s) and is private and confidential. If it is not for you, please
> inform us and then delete it. If you are not the intended recipient(s),
> the use, disclosure, copying or distribution of any information
> contained within this email is prohibited. Messages to and from us
> may be monitored. If the content is not about the business of the
> Sword Group then the message is neither from nor sanctioned by
> us.
>
> Internet communications are not secure. You should scan this
> message and any attachments for viruses. Under no circumstances
> do we accept liability for any loss or damage which may result from
> your receipt of this email or any attachment.
> ___________________________________________________________________
>
>

-- 
" The fundamental principle here is that the justification for a
physical concept lies exclusively in its clear and unambiguous
relation to the facts that it can be experienced"   AE
Please Feed and Educate the Children... it's the least any of us can do.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=996110
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-30 18:39:15 CET

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

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