[Insight-developers] Problems compiling ITK 1.8.0
Luis Ibanez
luis.ibanez at kitware.com
Thu Oct 28 14:37:09 EDT 2004
Hi Stian,
We have been building fine the ITK Python wrapping
with the following tools:
gcc 3.3.3
python 2.3.3
Debian 2.4.25
It seems that you have upgraded versions of all
of them...
Question:
Did you build your own gcc 3.3.4 ?
In other words:
Do you trust it ?
It is likely that you may have an inconsistent
build of the compiler in your system.
Please let us know,
Thanks
Luis
-------------------------
Stian Dalene Gjedrem wrote:
> Hi,
>
> I have tried to compile ITK 1.8.0 (with Python wrapping) several times,
> but the compiler process keeps stopping.
>
> I would really appreciate if anyone could tell me what I'm doing wrong.
>
> --- start output ---
>
> Building object file itkFEMLoadElementBase.o...
> Building object file itkFEMLoadGrav.o...
> Building object file itkFEMLoadEdge.o...
> Building object file itkFEMLoadPoint.o...
> Building object file itkFEMLoadLandmark.o...
> Building object file itkFEMLoadImplementationsRegister.o...
> c++: Internal error: Killed (program cc1plus)
> Please submit a full bug report.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> For Debian GNU/Linux specific bug reporting instructions,
> see <URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
>
> make[7]: *** [itkFEMLoadImplementationsRegister.o] Error 1
> make[6]: *** [default_target] Error 2
> make[5]: *** [default_target_FEM] Error 2
> make[4]: *** [default_target] Error 2
> make[3]: *** [default_target_Numerics] Error 2
> make[2]: *** [default_target] Error 2
> make[1]: *** [default_target_Code] Error 2
> make: *** [default_target] Error 2
>
> -- end output ---
>
> Misc. info:
>
> ITK: 1.8.0
> Python: 2.3.4
> GCC: 3.3.4
> OS: Debian 2.4.27
>
> --
> Best regards,
> Stian D. Gjedrem
> _______________________________________________
> Insight-developers mailing list
> Insight-developers at itk.org
> http://www.itk.org/mailman/listinfo/insight-developers
>
>
More information about the Insight-developers
mailing list