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

'make swig-py' failure with 0.35.1

From: John Peacock <jpeacock_at_rowman.com>
Date: 2003-12-23 22:22:15 CET

Built 0.34.0 on Dec 8 and installed both swig-py and swig-pl without problem.

Downloaded 0.35.1 tar file and built/installed subversion without error.
However, `make swig-py` produces lots of the following:

> 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:766:
> /home/jpeacock/working/subversion-0.35.1/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:792: 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':
> subversion/bindings/swig/python/core.c:809: warning: dereferencing type-punned pointer will break strict-aliasing rules
> subversion/bindings/swig/python/core.c: In function `_wrap_svn_error_t_message_get':
> subversion/bindings/swig/python/core.c:826: warning: dereferencing type-punned pointer will break strict-aliasing rules
> subversion/bindings/swig/python/core.c: In function `_wrap_svn_error_t_child_set':

<snip a dozen screensful of similar warnings>

> subversion/bindings/swig/python/core.c: In function `_wrap_svn_io_write_version_file':
> subversion/bindings/swig/python/core.c:7074: warning: dereferencing type-punned pointer will break strict-aliasing rules
> subversion/bindings/swig/python/core.c:7078: warning: dereferencing type-punned pointer will break strict-aliasing rules
> make: *** [subversion/bindings/swig/python/core.lo] Error 1
>

SuSE Linux 9.0
Apache/2.0.48
Berkeley DB 4.2.52
SWIG Version 1.3.19
Python 2.3+
gcc (GCC) 3.3.1 (SuSE Linux)

Anything else I can tell you about?

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 23 22:22:25 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.