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

Re: branch 1.0-stabilization: All my tests passed, how about yours? ;-)

From: Ben Reser <ben_at_reser.org>
Date: 2004-01-11 22:16:56 CET

On Sun, Jan 11, 2004 at 09:44:56AM -0600, Ron Bieber wrote:
> The 1.0-stabilization branch builds for me aside from the python
> bindings. I am receiving the following error when trying to execute a
> make swig-py:
>
>
> /bin/sh /home/rbieber/SVN/subversion/libtool --silent --mode=compile gcc
> -pthread -DNDEBUG -D_FILE_OFFSET_BITS=64 -DHAVE_LARGEFILE_SUPPORT -O2
> -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -Wall -fPIC -DLINUX=2
> -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE
> -D_GNU_SOURCE -I/home/rbieber/SVN/subversion/subversion/bindings/swig
> -I/home/rbieber/SVN/subversion/subversion/include
> -I/home/rbieber/SVN/subversion/apr/include -I/usr/include/python2.3
> -prefer-pic -c -o subversion/bindings/swig/python/core.lo
> subversion/bindings/swig/python/core.c
> In file included from /usr/include/python2.3/Python.h:8,
> from subversion/bindings/swig/python/core.c:14:
> /usr/include/python2.3/pyconfig.h:856:1: warning: "_XOPEN_SOURCE"
> redefined
> <command line>:10:1: warning: this is the location of the previous
> definition
> In file included from subversion/bindings/swig/python/core.c:765:
> /home/rbieber/SVN/subversion/subversion/include/svn_md5.h:26:21:
> apr_md5.h: No such file or directory
> subversion/bindings/swig/python/core.c: In function
> `_wrap_svn_error_t_apr_err_set':
> subversion/bindings/swig/python/core.c:791: warning: dereferencing
> type-punned pointer will break strict-aliasing rules
> subversion/bindings/swig/python/core.c: In function
> `_wrap_svn_error_t_apr_err_get':
>
> The configure command I used for this build is the following:
>
> ./configure --with-berkeley-db=/usr/local/BerkeleyDB.4.2
> --with-apr=$PWD/apr --with-apr-util=$PWD/apr-util
>
> The --with-apr and --with-apr-util are called out explicitly just as a
> test. I am running Suse 9. The odd thing is that the build runs
> fine, including swig bindings, on my Redhat 7.3 server.
>
> I'm still trying to figure out what is causing this error, however, my
> autoconf/automake skills are not really that great.

Looks like issue #1666.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 11 22:17:26 2004

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.