[Insight-developers] ITK CVS HEAD, build error with Python, signal.h
Brad King
brad.king at kitware.com
Mon, 22 Mar 2004 09:21:28 -0500
Charl P. Botha wrote:
> Charl P. Botha wrote:
>
>> If this is so, should I add a signal.h header similar to the pthread.h
>> header to all the GCC_XML compatibility header directories, or is
>> there a better way(tm)?
>
>
> By the way, I don't understand why, in the light of this, a build of 1-6
> goes without a hitch. Could it be the changed include order in
> itkPyCommand.h?
>
Yes, definately. It is probably best to just switch the order back
since the change was only to avoid a warning. I'll commit this fix soon.
-Brad