Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Feb 2006 21:20:27 -0400
From:      David Pratt <fairwinds@eastlink.ca>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Building an older version/port of SWIG
Message-ID:  <440253DB.6030003@eastlink.ca>

next in thread | raw e-mail | index | archive | help
Hi. I am trying to build an older version of SWIG that the current 
version in ports. Current version on ports is 1.3.27 but I am needing to 
install 1.3.24 due to a problem with 1.3.27 with other software I will 
be compliling. It is possible to install an older port of swig like this 
with ports collection? I am on freeBSD 4.10.

I have just recently tried downloading SWIG-1.3.24 from the swig site 
and compiling it on its own with

./configure
make
make check
make install

but it stops ...

Installing /usr/local/share/swig/1.3.24/allegrocl/typemaps.i
Installing /usr/local/share/swig/1.3.24/allegrocl/allegrocl.swg
Installing language specific files for std
*** Error code 1

Are there specific parameters I need for FreeBSD for this to install 
successfully. I am wanting SWIG to wrap for python.

I would be happier with a port for sure but would be happy to get this 
to compile/install one way or the other.

Many thanks
David






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?440253DB.6030003>