[Insight-users] Problem building 2.4.1 on RedHat 8 with gcc 3.2
Luis Ibanez
luis.ibanez at kitware.com
Wed Dec 7 11:39:49 EST 2005
Hi Sergio,
Your compiler seems to have a configuration problem.
Some questions:
A) Are you able to build any big project in that computer ?
VTK for example ?
B) Have you, by any chance, been updating system libraries ?
maybe the GNU tools ?
C) Do you have other versions of the GCC compiler installed ?
D) Did you defined the CC and CXX environment variables ?
E) What version of CMake are you using ?
F) Have you build any other ITK version in that machine ?
Can you still rebuild it ?
G) Have you checked your Hard Disk recently ?
you may have corrupted sectors in the binary directory...
Please let us know,
Thanks
Luis
--------------------------
sergio damas arroyo wrote:
>
> Hello!
>
> I am trying to build ITK 2.4.1 on
> RedHat 8 with gcc 3.2 (I know, a quite old
> distribution...) Configuration with ccmake
> seems to be ok, but during building dependencies of
> ./Code/Common I got a Core-dumped (below is
> the report info).
>
> How could I fix it??
>
> Thank you,
>
> Sergio
>
> /home/sdamas/ITK-binary% make
> ........
> ........
> ........
> /home/sdamas/ITK-binary/Code/Common: building
> default_target
> Building dependencies. cmake.depends...
> Building object file itkBarrier.o...
> Building object file itkBloxItem.o...
> Building object file itkChainCodePath2D.o...
> ...
> Building object file itkNumericTraits.o...
> Building object file
> itkNumericTraitsCovariantVectorPixel.o...
> c++: Error interno: `Violacion de segmento' (programa
> cc1plus)
> Por favor envie un reporte completo de error.
> Vea <URL:http://bugzilla.redhat.com/bugzilla/> para
> mas instrucciones.
> make[5]: *** [itkNumericTraitsCovariantVectorPixel.o]
> Error 1
> make[4]: *** [default_target] Error 2
> make[3]: *** [default_target_Common] Error 2
> make[2]: *** [default_target] Error 2
> make[1]: *** [default_target_Code] Error 2
> make: *** [default_target] Error 2
>
>
>
>
> ______________________________________________
> Renovamos el Correo Yahoo!
> Nuevos servicios, más seguridad
> http://correo.yahoo.es
> _______________________________________________
> Insight-users mailing list
> Insight-users at itk.org
> http://www.itk.org/mailman/listinfo/insight-users
>
>
More information about the Insight-users
mailing list