[vtkusers] help

James Damron jdamron at tecsun1.tec.army.mil
Wed Jan 16 16:19:34 EST 2002


I'm trying to get VTK 4.0 to compile the rest of the way. I used the
Cmake -i command and that part compile without problems. The problem is
compiling with gmake or make. I've included an attachment of the error.
System information below

Solaris 8.0
gcc 3.0.3 and gcc 2.95.3
gmake version 3.79.1

Thanks for you help

James
-------------- next part --------------
# gmake
gmake - cmake.depends
gmake[1]: Entering directory `/las1/vtk/VTK'
gmake[1]: `cmake.depends' is up to date.
gmake[1]: Leaving directory `/las1/vtk/VTK'
gmake - all
gmake[1]: Entering directory `/las1/vtk/VTK'
cd Wrapping; gmake -w cmake.depends
gmake[2]: Entering directory `/las1/vtk/VTK/Wrapping'
gmake[2]: `cmake.depends' is up to date.
gmake[2]: Leaving directory `/las1/vtk/VTK/Wrapping'
gmake[2]: Entering directory `/las1/vtk/VTK/Wrapping'
gcc -g -O2 -I/las1/vtk/VTK/Wrapping -I/las1/vtk/VTK/Rendering -I/las1/vtk/VTK -I/las1/vtk/VTK/Common -I/las1/vtk/VTK/Filteri
ng -I/las1/vtk/VTK/Imaging -I/las1/vtk/VTK/Graphics -I/las1/vtk/VTK/IO -I/las1/vtk/VTK/Utilities/zlib -I/las1/vtk/VTK/Utilit
ies/png -I/las1/vtk/VTK/Utilities/jpeg -I/las1/vtk/VTK/Common/Testing/Cxx -I/opt/sfw/include   -c /las1/vtk/VTK/Wrapping/vtk
WrapTcl.c -o vtkWrapTcl.o
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 459: error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 459: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 469: error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 469: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 470: error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 470: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 482: error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 482: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 819: error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 819: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 838: error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 838: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 1851: error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 1851: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 1870: error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 1870: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 2476: error: unknown opcode ".subsection"
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 2476: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 2495: error: unknown opcode ".previous"
/usr/ccs/bin/as: "/var/tmp/ccktABqJ.s", line 2495: error: statement syntax
gmake[2]: *** [vtkWrapTcl.o] Error 1
gmake[2]: Leaving directory `/las1/vtk/VTK/Wrapping'
gmake[1]: *** [build_Wrapping] Error 2
gmake[1]: Leaving directory `/las1/vtk/VTK'
gmake: *** [default_target] Error 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jdamron.vcf
Type: text/x-vcard
Size: 291 bytes
Desc: Card for James Damron
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020116/60a46e8f/attachment.vcf>


More information about the vtkusers mailing list