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

busted 'make swig-py'...

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-02-28 01:31:45 CET

...if you use a non-GNU system.

That is, 'make swig-py' doesn't work unless make == GNU make.
We're somehow defining "*.i" targets in a way that GNU make
understands, but not conventional BSD make. If you use BSD make, then
it the -i flag is never passed to swig.

But I know nothing about our swig build system. Just thought I'd
throw this problem out there, because I wasted a lot of time before I
thought of running 'gmake swig-py'. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 27 23:32:55 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.