compile vtk23 (or vtk22) on SGI

Dongbai Guo dbg at cs.brown.edu
Thu Jun 17 13:38:53 EDT 1999


Is there a bug fix version of vtk23 or earlier version that can be compile
by c++ or g++ on SGI platform? 
I don't have SGI c++ compiler on my SGI :(

Good luck! 

Dongbai 

--------------------------------------------------------------
	Tel:   401-863-7693 (graphics lab)
	http://www.cs.brown.edu/people/dbg
---------------------------------------------------------------


On Thu, 17 Jun 1999, Randall Hopper wrote:

> Dongbai Guo:
>  |        c++  -O -DHAVE_SETMON  -DVTK_WORDS_BIGENDIAN  -DVTK_USE_SPROC
>  |-D_HP_NO_FAST_MACROS -DHAVE_LIMITS_H -DHAVE_UNISTD_H -I.   -I.
>  |-I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING
>  |-I./../patented -DVTK_USE_PATENTED  -DVTK_USE_OGLR     -I./../common
>  |-I/u/s_dongbai/pub/tk8.1/include -I/u/s_dongbai/pub/tcl8.1/include
>  |-I/home/schroede/montnaro/Python-1.4/Include -c
>  |tcl/vtkXRenderWindowTcl.cxx -o tcl/vtkXRenderWindowTcl.o
>  |tcl/vtkXRenderWindowTcl.cxx: In function `int
>  |vtkXRenderWindowCppCommand(class vtkXRenderWindow *, struct Tcl_Interp *,
>  |int, char **)':
>  |tcl/vtkXRenderWindowTcl.cxx:160: `temp0' undeclared (first use this
>  |function)
>  |tcl/vtkXRenderWindowTcl.cxx:160: (Each undeclared identifier is reported
>  |only once
>  |tcl/vtkXRenderWindowTcl.cxx:160: for each function it appears in.)
>  |*** Error code 1 (bu21)
>  |*** Error code 1 (bu21)
>  |
>  |
>  |>uname -a
>  |IRIX yarana 6.5 01221552 IP22 mips
>  |
>  |The code was download on Jun 9, vtk23unix.tar.gz
>  |
>  |Should I download 22 instead?
> 
> Try using the SGI compilers, if you have them installed.  That worked here
> (IRIX 6.5.4f):
> 
> env CXX="/bin/CC" CC="/bin/cc" ./configure \
>   --prefix=/opt/vtk \
>   --exec-prefix=/opt/vtk/ARCH/IRIX \
>   --with-tcl --with-shared --with-tkwidget --with-patented --with-contrib \
>   --with-python
> 
> "make install" seems broken though; you'll need to install by hand.
> 
> Randall
> 
> 
> -----------------------------------------------------------------------------
> This is the private VTK discussion list.  Please keep messages on-topic.
> Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
> To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
> <majordomo at gsao.med.ge.com>.  For help, send message body containing
> "info vtkusers" to the same address.     Live long and prosper.
> -----------------------------------------------------------------------------
> 
> 



-----------------------------------------------------------------------------
This is the private VTK discussion list.  Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>.  For help, send message body containing
"info vtkusers" to the same address.     Live long and prosper.
-----------------------------------------------------------------------------





More information about the vtkusers mailing list