info-inventor-dev
[Top] [All Lists]

Compile error on SceneViewer

To: info-inventor-dev@xxxxxxxxxxx
Subject: Compile error on SceneViewer
From: Harold Borkin <borkin@xxxxxxxxx>
Date: Thu, 27 Feb 2003 16:02:53 -0500
Sender: info-inventor-dev-bounce@xxxxxxxxxxx
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021003
Has anyone compiled OpenInvevtor using redhat 8.0. I have compiles all the source except SceneViewer. The error comes from the asembly stage. See below

Description of Problem:
I installed openinventor from the SGI source.
The install went fine but SceneViewer would not compile (see flowing log)

Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-check
ing --host=i386-redhat-linux --with-system-zlib --enable-__cxa_atexit
Thread model: posix
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)
[borkin@HJBPortL SceneViewer]$ gmake install
/usr/bin/g++         -I/usr/X11R6/include -I. -I../../../lib/database/include
-I../../../lib/interaction/include -I../../../lib/nodekits/include -I.
./../../libSoXt/include -fPIC -DIVPREFIX=\"/usr\"       -O -DNDEBUG   -c
SoSceneViewer.c++
/tmp/ccqkNgpd.s: Assembler messages:
/tmp/ccqkNgpd.s:1022: Error: subtraction of two symbols in different sections
`.bss' {.bss section} - `lightData' {.data.rel.local section} at file
address 1356
/tmp/ccqkNgpd.s:1029: Error: subtraction of two symbols in different sections
`.bss' {.bss section} - `lightData' {.data.rel.local section} at file
address 1384
/tmp/ccqkNgpd.s:1036: Error: subtraction of two symbols in different sections
`.bss' {.bss section} - `lightData' {.data.rel.local section} at file
address 1412
/tmp/ccqkNgpd.s:1043: Error: subtraction of two symbols in different sections
`.bss' {.bss section} - `lightData' {.data.rel.local section} at file
address 1440
/tmp/ccqkNgpd.s:1050: Error: subtraction of two symbols in different sections
`.bss' {.bss section} - `lightData' {.data.rel.local section} at file
address 1468
gmake: *** [SoSceneViewer.o] Error 1





<Prev in Thread] Current Thread [Next in Thread>
  • Compile error on SceneViewer, Harold Borkin <=