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

Re: SOLVED and python bindings a bit weird (was: Re: cant compile swig-py bindings)

From: Tomek Meka <tmeka_at_gmx.net>
Date: 2003-03-31 00:52:21 CEST

On Mon, 2003-03-31 at 00:29, Florian Schulze wrote:
> Ok, I got them to compile, it was my fault.
How did you do it? I get the same error, and have no idea, what to do. I
also compile svn without any errors, but after executing make swig-py I
get:
[tomek@dhcppc0 subversion-0.20.1]$ make swig-py
/bin/sh /home/tomek/sources/subversion-0.20.1/libtool --silent
--mode=compile
-I/home/tomek/sources/subversion-0.20.1/subversion/bindings/swig
-I/home/tomek/sources/subversion-0.20.1/subversion/include
-I/home/tomek/sources/subversion-0.20.1/apr/include -prefer-pic -c -o
subversion/bindings/swig/python/svn_client.lo
subversion/bindings/swig/python/svn_client.c
libtool: unrecognized option
`-I/home/tomek/sources/subversion-0.20.1/subversion/bindings/swig'
Try `libtool --help' for more information.
make: *** [subversion/bindings/swig/python/svn_client.lo] Error 1

> > Hi!
> >
> > I'm trying to compile the python bindings for svn, but I can't get it
> > working. svn itself compiles without problems and runs perfectly fine.
> > I tried 20.1, 19.1 and current CVS, but I always get the same error (see
> > below).
> > I'm using SuSE Linux 8.1, python 2.2.1, swig 1.3.19, libtool 1.4.2,
> > apache 2.0.44, neon 0.23.7 and berkley db 4.0.14.
> >
> > Florian
> >
> > linux:~/subversion-0.19.1 # linux:~/subversion-0.19.1 # make swig-py
> > -bash: linux:~/subversion-0.19.1: No such file or directory
> > linux:~/subversion-0.19.1 # /usr/local/bin/swig -c -python -noproxy -
> > I/root/subversion-0.19.1/subversion/bindings/swig -I/root/subversion-
> > 0.19.1/subversion/include -I/root/subversion-0.19.1/apr/include -o
> > subversion/bindings/swig/python/svn_client.c
> > ./subversion/bindings/swig/svn_client.i
> > /bin/sh /root/subversion-0.19.1/libtool --silent --mode=compile -
> > I/root/subversion-0.19.1/subversion/bindings/swig -I/root/subversion-
> > 0.19.1/subversion/include -I/root/subversion-0.19.1/apr/include -
> > prefer-pic -c -o subversion/bindings/swig/python/svn_client.lo
> > subversion/bindings/swig/python/svn_client.c
> > libtool: unrecognized option `-I/root/subversion-
> > 0.19.1/subversion/bindings/swig'
> > Try `libtool --help' for more information.
> > make: *** [subversion/bindings/swig/python/svn_client.lo] Error 1
> > linux:~/subversion-0.19.1 # /bin/sh /root/subversion-0.19.1/libtool --
> > silent --mode=compile -I/root/subversion-0.19.1/subversion/bindings/swig
> > - I/root/subversion-0.19.1/subversion/include -I/root/subversion-
> > 0.19.1/apr/include -prefer-pic -c -o
> > subversion/bindings/swig/python/svn_client.lo
> > subversion/bindings/swig/python/svn_client.c
> > libtool: unrecognized option `-I/root/subversion-
> > 0.19.1/subversion/bindings/swig'
> > Try `libtool --help' for more information.
> > linux:~/subversion-0.19.1 # libtool: unrecognized option `-
> > I/root/subversion-0.19.1/subversion/bindings/swig'
> >> Try `libtool --help' for more information.
> >> make: *** [subversion/bindings/swig/python/svn_client.lo] Error 1
> >> linux:~/subversion-0.19.1 #
> >>
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: dev-help@subversion.tigris.org
> >
> >
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 31 00:53:54 2003

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.