[vtkusers] SGI csh build error/question

David Gobbi dgobbi at irus.rri.on.ca
Tue Sep 12 16:37:34 EDT 2000


On Tue, 12 Sep 2000, Randy Heiland wrote:
 
> 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?

I use tcsh and it doesn't have any problems.  That might be the easiest
thing to try.

 - David

> 
>         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>
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
> 

-- 
--
  David Gobbi, MSc                    dgobbi at irus.rri.on.ca
  Advanced Imaging Research Group
  Robarts Research Institute, University of Western Ontario





More information about the vtkusers mailing list