trying to build perl bindings on FreeBSD is an adventure
From: Stefan Sperling <stsp_at_elego.de>
Date: 2007-07-25 21:13:31 CEST
Hello,
I am trying to build current trunk on FreeBSD with perl
First, a minor issue:
If swig is not installed, the configure script prints:
checking for swig... none
Not noticing this the first time, I ran make swig-pl anyway,
/usr/local/bin/python build/generator/swig/external_runtime.py \
Quite a confusing error message if you've never seen it before.
After figuring out that 'none' should rather be a path
Defining an upper limit is a bit weird, but there is probably
I've tried following subversion/bindings/swig/INSTALL to
./autogen.sh
I do have a shared library built for perl bindings:
Upon the last 'make install' I get:
cc: core.o: No such file or directory
Stop in /home/stsp/elego/svn/subversion/bindings/swig/perl/native
When just running 'make swig-pl' instead of all the
I get:
make: don't know how to make subversion/bindings/swig/perl/native/core.c. Stop
Something tells me that either swig is not doing its job,
I will now start digging deeper through the binding build system which
Thanks,
-- Stefan Sperling <stsp@elego.de> Software Developer elego Software Solutions GmbH HRB 77719 Gustav-Meyer-Allee 25, Gebaeude 12 Tel: +49 30 23 45 86 96 13355 Berlin Fax: +49 30 23 45 86 95 http://www.elego.de Geschaeftsfuehrer: Olaf Wagner
|
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.