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

Broken swig bindings build?

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-01-08 03:22:50 CET

I tried building some bindings for the first time today, in order to
test a change.

The biggest problem I noticed "make swigutil-py" failed with an
in-tree apr-util. SWIG_INCLUDES includes SVN_APR_INCLUDES to get the
APR include directory, but nothing to get the apr-util include
directory.

There also seemed to be rather non-graceful handling of failures. For
instance, if you configure with --with-swig and you have a
non-approved version of swig, you get a warning and the configure
succeeds, but attempting to build the bindings fails cryptically
because variables like SWIG_PY_COMPILE remain undefined.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 8 03:23:43 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.