errors compiling under Linux 5.2
Marena Drlik
drlik1 at llnl.gov
Thu Jul 22 20:37:05 EDT 1999
Hi, I've run into a problem compiling vtk under Linux 5.2 on a Cyrix
P166 (Intel clone).
The error messages I get are below. Is anyone else running 5.2 and did
they have any problems? I've tried the compilation with and without the
recommended (Vtk LinuxHowTo document) USERFLAGS settings in user.make; I
get the same errors.
Thanks,
Marena
Parsed func vtkIdList
Parsed func vtkIdList
Parsed func Allocate
Parsed func GetClassName
Parsed func PrintSelf
Parsed func New
Parsed func GetNumberOfIds
Parsed func GetId
Parsed func SetNumberOfIds
Parsed func SetId
Parsed func InsertId
Parsed func InsertNextId
Parsed func InsertUniqueId
Parsed func GetPointer
Parsed func WritePointer
Parsed func Reset
Parsed func Squeeze
Parsed func ShallowCopy
Parsed func DeepCopy
Parsed func DeleteId
Parsed func IntersectWith
Parsed func IsId
Parsed func DeepCopy
Parsed func ShallowCopy
c++ -g -O2 -fPIC -DVTK_USE_PTHREADS -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 -I./../contrib -DVTK_USE_CONTRIB -I/usr/include/GL
-DVTK_USE_OGLR
-I/usr/X11R6/include -I./../common
-I/usr/src/redhat/SOURCES/tk8.0/generic
-I/usr/src/redhat/SOURCES/tcl8.0/generic
-I/home/schroede/montnaro/Python-1.4/Include -c
tcl/vtkIdListTcl.cxx -o tcl/vtkIdListTcl.o
In file included from /usr/include/g++/strstream.h:32,
from tcl/vtkIdListTcl.cxx:6:
/usr/include/g++/iostream.h:112: Internal compiler error.
/usr/include/g++/iostream.h:112: Please submit a full bug report to
`egcs-bugs at cygnus.com'.
gmake[1]: *** [tcl/vtkIdListTcl.o] Error 1
gmake[1]: Leaving directory `/usr/local/src/vtk2.4/common'
gmake: *** [build_common] Error 2
[root@(none) vtk2.4]#
-----------------------------------------------------------------------------
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