[vtkusers] compilation problems SuSE 7.0

Juerg Tschirren juerg-tschirren at uiowa.edu
Thu Jul 26 08:30:10 EDT 2001


I don't know if this is of any help. But I did compile VTK3.2 on two
different SuSE 7.0 boxes and it worked. My system data are pretty much
identical to yours. Probably the only difference I had is that I didn't
use the --with-tkwidget switch in configure. And I used the patented and
contirbuted stuff. To be specific, the configure commandline I used was:

  ./configure --with-python --with-mesa --with-patented --with-contrib
--with-shared

  But on the other hand I had some minor problems during the 'make install'
then. I had to build vtkTkImageViewerWidget, vtkTkImageWindowWidget, and
vtkTkRenderWidget in the python directory by hand. This was probably
caused by the missing --with-tkwidget flag as I realize now.

  Anyway, you may want to give it a try with the configure line above.

Juerg


On Thu, 26 Jul 2001, Rene Hommel wrote:

> got no respose! so here twice:
>
>
> Try to compile VTK 3.2 on SUSE 7.0 and got always errors.
> user.make with python 1.5.2. (no java), without compiler flags
> and
> ./configure --with-mesa --with-tcl --with-shared --with-contrib
> --with-python --with-tkwidget
>
> System:
> gpp-2.95.2-98
> libc-2.1.3
> mesa-3.2-41
> tcl-8.3.1
>
>
>
> gmake:
> ...
> c++  -g -O2 -fPIC   -I.  -I. -I./../graphics -DVTK_USE_GRAPHICS
> -I./../imaging -DVTK_USE_IMAGING -I./../contrib -DVTK_USE_CONTRIB
> -I/usr/include   -I/usr/X11R6/include  -I./../common -I../common
> -I/usr/include  -I/usr/include/python -c tcl/vtkExtractGeometryTcl.cxx
> -o tcl/vtkExtractGeometryTcl.o
> c++: Internal compiler error: program cc1plus got fatal signal 11
> gmake[1]: *** [tcl/vtkExtractGeometryTcl.o] Error 1
> gmake[1]: Leaving directory `/opt/PAKETE/VTK-3.2/vtk3.2/graphics'
> gmake: *** [build_graphics] Error 2
>
>
>
> the pre-build SUSE-VTK3.1.2-rpm was compiled without Python bindings.
> Does somebody knows a working VTK3.1 or 3.2 with Python and Tcl/Tk on
> SUSE 7.0?
>
> Regards
>
> Rene Hommel
> --
> ------------------------------------------------------------------------
> Rene Hommel				Tel.: +49-30-420 18 162
> Weisbachstrasse 2			Email: rene.hommel at addcom.de
> D-10249 Berlin
> Germany
> ------------------------------------------------------------------------
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>





More information about the vtkusers mailing list