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

Re: Need help with Makefile.svn

From: Vignesh Srinivasan <vignesh.x.srinivasan_at_gmail.com>
Date: Sun, 20 Mar 2011 10:20:37 +0530

For a newbie like me the script is very helpful.
I was unsuccessful using the standard way, now I am going through the
Makefile.svn script to understand what I missed in the standard way of
setting up the environment.

-vignesh

On Sunday, March 20, 2011, Stephen Butler <sbutler_at_elego.de> wrote:
>
> On Mar 19, 2011, at 19:58 , Greg Stein wrote:
>
>> I think people should be using our standard, supported stuff rather than
>> Makefile.svn.
>
> Makefile.svn does use the standard stuff.  Along with building dependencies,
> it runs Subversion's autogen.sh, configure script, and a few dozen Subversion-
> Makefile targets.
>
>> if there is a problem with the std stuff, then we should fix it.
>>
>> My understanding of Makefile.svn was that Stefan merely checked it in,
>> rather than intending it to become recommended in any way.
>
> I bet a lot of open-source software starts like that. :-)
>
> Steve
>
>>
>> Cheers,
>> -g
>> On Mar 19, 2011 12:57 PM, "Stefan Sperling" <stsp_at_elego.de> wrote:
>>> On Sat, Mar 19, 2011 at 06:13:37PM +0530, Vignesh Srinivasan wrote:
>>>> Hi
>>>>
>>>> I am newbie to subversion development trying to learn and contribute to
>> the
>>>> community. Sorry if this is numb question.
>>>>
>>>> I am trying to setup the development environment using Makefile.svn and I
>> am
>>>> stuck with the bellow error. Could someone help me in proceeding further?
>>>>
>>>> if [ "none" = "none" ]; then \
>>>> echo "SWIG disabled at configure time" >&2; \
>>>> exit 1; \
>>>> fi
>>>> SWIG disabled at configure time
>>>> make[1]: *** [check-SWIG] Error 1
>>>> make[1]: Leaving directory `/home/vignesh/src/svn/subversion/svn-trunk'
>>>> make: ***
>>>> [/home/vignesh/src/svn/subversion/objdir/svn-trunk/.bindings-compiled]
>> Error
>>>> 2
>>>>
>>>
>>> Hi Vignesh,
>>>
>>> you need to install swig.
>>>
>>>>
>>>> thanks
>>>> -vignesh
>
> --
> Stephen Butler | Senior Consultant
> elego Software Solutions GmbH
> Gustav-Meyer-Allee 25 | 13355 Berlin | Germany
> fon: +49 30 2345 8696 | mobile: +49 163 25 45 015
> fax: +49 30 2345 8695 | http://www.elegosoft.com
> Geschäftsführer: Olaf Wagner | Sitz der Gesellschaft: Berlin
> Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194
>
>
>
Received on 2011-03-20 05:51:12 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.