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

swig-py make problem under SuSE 9.3

From: Jeff Lanzarotta <delux256-subversion_at_yahoo.com>
Date: 2005-08-29 17:04:28 CEST

Hello,

I've been using Mandriva 2005 for sometime now, but desided to give
SuSE 9.3 a try...

Subversion 1.2.3 made and installed successfully, but when I try and
make swig-py with the 'make swig-py' command, I get the following
error:

--------8<--------

rogdrake:/media/hdc1/subversion-1.2.3 # make swig-py
/bin/sh /media/hdc1/subversion-1.2.3/libtool --tag=CC --silent
--mode=compile -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
-I/media/hdc1/subversion-1.2.3/subversion/bindings/swig
-I/media/hdc1/subversion-1.2.3/subversion/include -I/usr/lib/swig1.3
-DSVN_SWIG_VERSION=103021 -DSWIG_TABLE_TYPE=subversion
-I/media/hdc1/subversion-1.2.3/apr/include
-I/media/hdc1/subversion-1.2.3/apr-util/include
-I/media/hdc1/subversion-1.2.3/subversion/bindings/swig
-I/media/hdc1/subversion-1.2.3/subversion/include -I/usr/lib/swig1.3
-DSVN_SWIG_VERSION=103021 -DSWIG_TABLE_TYPE=subversion
-I/media/hdc1/subversion-1.2.3/apr/include
-I/media/hdc1/subversion-1.2.3/apr-util/include
-I/media/hdc1/subversion-1.2.3/subversion/bindings/swig/python/libsvn_swig_py
-prefer-pic -c -o subversion/bindings/swig/python/svn_client.lo
subversion/bindings/swig/python/svn_client.c
libtool: unrecognized option `-DLINUX=2'
Try `libtool --help' for more information.
make: *** [subversion/bindings/swig/python/svn_client.lo] Error 1
rogdrake:/media/hdc1/subversion-1.2.3 #

--------8<--------

Any idea why I'm getting this 'unrecognized option' error?

Much thanks,

-Jeff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 29 17:06:43 2005

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.