Looks like the compiler can't resolve
spineKeyPointRotations = new SbRotation[spinC->point.getNum()];
Jonathan Lim _ Silicon Graphics _ Mountain View
GPS Graphics Computer Systems CA, USA
On Fri Dec 21 14:23:39 2001, saa@xxxxxxxxxx wrote:
>
> Hi, all!
>
> I have a problem compiling open inventor from source. I'm using latest
> inventor-2.1.5-8.src.tar.gz from sgi site and gcc 3.0.2. The error is
>
> make[3]: Entering directory
> `/home/saa/inventor/apps/nodes/GeneralizedCylinder'
> /usr/bin/g++ -I/usr/X11R6/include -I. -I../../../lib/database/include
> -I
> GeneralizedCylinder.c++: In method `void
> GeneralizedCylinder::initSpineKeyPointR
> GeneralizedCylinder.c++:478: Internal compiler error.
> GeneralizedCylinder.c++:478: Please submit a full bug report.
> GeneralizedCylinder.c++:478: See
> <URL:http://www.gnu.org/software/gcc/bugs.html>
> make[3]: *** [GeneralizedCylinder.o] Error 1
|