[Insight-users] error building cvs py wrappers
John Hunter
jdhunter at ace.bsd.uchicago.edu
Thu Apr 7 15:28:16 EDT 2005
I am trying to build itk from CVS and am encountering an error in the
wrapper generation process. I am trying to build the python
wrappers. Here is the cmake output before the error
Listing /home/jdhunter/python/cvs/Insight/Wrapping/CSwig/Python ...
Listing /home/jdhunter/python/cvs/Insight/Wrapping/CSwig/Python/CVS ...
Listing /home/jdhunter/python/cvs/Insight/Wrapping/CSwig/Python/InstallOnly ...
...
Entering directory /home/jdhunter/python/cvs/Insight/Wrapping/CSwig/SwigRuntime
Generating swigrun.xml
gccxml_cc1plus: error: too many filenames given. Type gccxml_cc1plus --help
for usage
make[5]: *** [swigrun.xml] Error 1
[ Is there any verbose output from a log that would give more helpful
information? ]
I am also using CableSwig from CVS which is place in the CableSwig
dir, and gccxml from CVS (all checkouts were yesterday afternoon)
peds-pc311:~/python/cvs/Insight> gccxml_cc1plus --version
GNU C++ version 3.3.2 (i686-pc-1-gnu)
compiled by GNU C version 3.3.3.
GGC heuristics: --param ggc-min-expand=98 --param ggc-min-heapsize=128502
I started down this road of trying to build CVS because the
InsightApplications build was failing against my last itk install
(2.0), and since this was from CVS I assumed maybe the problem was
related to changes in Insight CVS
Here is the problem I am getting with InsightApplications, running
make in the top level
Entering directory /home/jdhunter/python/cvs/InsightApplications/LandmarkInitializedMutualInformationRegistration
Building CXX object imageRegTool.dir/guiMainImplementation.o
In file included from /home/jdhunter/python/cvs/InsightApplications/LandmarkInitializedMutualInformationRegistration/guiMainImplementation.cxx:1:
/home/jdhunter/python/cvs/InsightApplications/LandmarkInitializedMutualInformationRegistration/guiMainImplementation.h:16:40: itkScalableAffineTransform.h: No such file or directory
Any ideas?
JDH
More information about the Insight-users
mailing list