vtk23 compile error?
Dongbai Guo
dbg at cs.brown.edu
Thu Jun 17 11:19:02 EDT 1999
Does this indicate I need to make clean and start over again? It took me
whole night to get to this point.
> 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.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list