[vtkusers] SGI csh build error/question
Randy Heiland
heiland at ncsa.uiuc.edu
Tue Sep 12 16:33:49 EDT 2000
It seems my csh is being overwhelmed by the VTK build. Is this only an SGI/csh
problem? I've hacked a new shell script consisting of multiple lines to get
around this, but can someone offer a more elegant solution?
thanks,
--Randy
rm -f libVTKGraphicsPython.so
/usr/bin/CC -64 -mips4 -ptall -no_prelink -I. -I. -I./../graphics
-DVTK_USE_GRAPHICS -I./../imaging -DVTK_USE_IMAGING -I./../patented
-DVTK_USE_PATENTED -I./../contrib -DVTK_USE_CONTRIB -I./../local
-DVTK_USE_LOCAL -I./../common -I../common
-I/usr/people/heiland/tk8.0/generic -I/usr/people/heiland/tcl8.0/generic
-I/usr/local/include/python1.6 -shared -rdata_shared \
-o libVTKGraphicsPython.so python/GraphicsInit.o \
vtkXRenderWindowInteractor.o vtk3DSImporter.o vtkActor.o
vtkActorCollection.o vtkAppendFilter.o vtkAppendPolyData.o vtkAssembly.o
<---snip--->
python/vtkVolumeTextureMapperPython.o python/vtkWriterPython.o
python/vtkXRenderWindowPython.o python/vtkCullerPython.o
python/vtkDirectionEncoderPython.o python/vtkRayBounderPython.o \
-L. -L../common -lVTKCommonPython -lGL \
-lXext -lXt -lXt -lSM -lICE -lX11 \
-lpthread
couldn't load shell: Argument list too long (bu22).
*** Error code 1 (bu21)
*** Error code 1 (bu21)
---End of forwarded mail from "Randy Heiland" <heiland at ncsa.uiuc.edu>
More information about the vtkusers
mailing list