[sldev] Compilation failure: Tool chain broken?
Boroondas Gupte
sllists at boroon.dasgupta.ch
Sat Apr 21 13:46:38 PDT 2007
Hi all
For some time I can't compile the SL viewer on my gentoo linux box
anymore. The process seems to fail at link time. The odd thing is that
this also concerns source versions that I could compile before. I suspect
I must have broken my tool chain somehow, but I can still compile my own
little C++ programs and those of others (like QAvimator) as well as emerge
all ebuilds I tried yet.
I have several versions of GCC installed and 4.1.1 is my default:
$> gcc-config -l
[1] i686-pc-linux-gnu-3.4.6
[2] i686-pc-linux-gnu-3.4.6-hardened
[3] i686-pc-linux-gnu-3.4.6-hardenednopie
[4] i686-pc-linux-gnu-3.4.6-hardenednopiessp
[5] i686-pc-linux-gnu-3.4.6-hardenednossp
[6] i686-pc-linux-gnu-4.1.1 *
but SCons seems to choose the right one anyhow: "g++-3.4" appears a lot of
times in SCons' output.
I only have one version of glibc around, though:
$> equery l glibc
[ Searching for package 'glibc' in all categories among: ]
* installed packages
[I--] [ -] sys-libs/glibc-2.5 (2.2)
To avoid failures introduced by typos etc I used my little script
(https://wiki.secondlife.com/wiki/User:Boroondas_Gupte/unpack.sh) which
should match the steps on the wiki
(https://wiki.secondlife.com/wiki/Compiling_the_viewer_%28Linux%29).
Any help or hints are highly appreciated.
Thanks in advance
Boroondas
PS: As the error messages are different for different versions of the
source I attached several of them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1.14.0.1.err
Type: application/octet-stream
Size: 3664 bytes
Desc: not available
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20070421/0a235620/1.14.0.1.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20070227a.err
Type: application/octet-stream
Size: 2875 bytes
Desc: not available
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20070421/0a235620/20070227a.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FL-1.13.3.58877.err
Type: application/octet-stream
Size: 7369 bytes
Desc: not available
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20070421/0a235620/FL-1.13.3.58877.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: beta-1.15.0.0.err
Type: application/octet-stream
Size: 419 bytes
Desc: not available
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20070421/0a235620/beta-1.15.0.0.obj
More information about the SLDev
mailing list