[vtkusers] vtkScalarBarActorTcl - compilation problem

zeb zebern at netcom.no
Sun Mar 4 20:42:30 EST 2001


I have a problem compiling VTK source code. After 30min compilation time I get this error:
 
gandalf >: make
cd wrap;        make - all
make[1]: Entering directory `/root/vtk/wrap'
.....
cd imaging;    make - targets.make
make[1]: Entering directory `/root/vtk/imaging'
make[1]: `targets.make' is up to date.
make[1]: Leaving directory `/root/vtk/imaging'
cd imaging;    make - all
make[1]: Entering directory `/root/vtk/imaging'
c++  -g -O2 -fPIC   -I.  -I. -I./../graphics -DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING  -I/usr/include/GL   -I/usr/X11R6/include  -I./../common -I../common -I/usr/include/tcl8.2/tk-private/generic -I/usr/include/tcl8.2/tcl-private/generic   -c tcl/vtkScalarBarActorTcl.cxx -o tcl/vtkScalarBarActorTcl.o
cc1plus: /tmp/cccmP62Y.s: I/O error
make[1]: *** [tcl/vtkScalarBarActorTcl.o] Error 1
make[1]: Leaving directory `/root/vtk/imaging'
make: *** [build imaging] Error 2
 
Installation is on Linux using a VTK nightly version downloaded a couple of days ago.
Any help appreciated !
 
rgds
stein erik b. (vtk rookie)

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20010305/0679ac0a/attachment.htm>


More information about the vtkusers mailing list