[Insight-developers] Re: cable swig fail when built with icc
Brad King
brad.king at kitware.com
Mon Jan 22 15:00:57 EST 2007
Gaëtan Lehmann wrote:
> Le Mon, 22 Jan 2007 20:00:22 +0100, Brad King <brad.king at kitware.com> a
> écrit:
>
>> Gaetan Lehmann wrote:
>>> Cable siwg is failing in my icc build, in release mode, with the
>>> following message:
>>>
>>> [ 34%] Generating swigrun.xml
>>> [ 34%] Generating swigrunPython.cxx
>>> *** Can't open
>>> '/home/glehmann/src/Insight/build-icc/Wrapping/WrapITK/SwigRuntime/swigrunPython.cxx'
[snip]
>> 2.) Which rule is complaining that it cannot open the.cxx file?
>
> According to the output above, I would say that's the one which generate
> the cxx file
...but you say the file is created, so how can the rule that creates it
be the one that is failing?
Please run this with
make VERBOSE=1
so I can see the rule itself.
Thanks,
-Brad
More information about the Insight-developers
mailing list