Hi all,
I'm trying to build a current hg checkout of viewer-release (28467), and the
build falls at the final linking stage with the following error:
[14566s] /usr/lib/gcc/i586-suse-linux/4.3/../../../../i586-suse-linux/bin/ld:
secondlife-bin: hidden symbol `void LLPanelFace::getTEMaterialValue
I think LL is using gcc 4.6. On newer Debian (Wheezy) the default is 4.7 but
4.6 can be installed along side and symbolic links used to point gcc==>gcc-4.6
and g++==>g++-4.6. Or use update-alternatives procedure or whatever opensuse
calls it to put gcc 4.6 in play.
I have not built the current
I just hope the opensuse build service can give me gcc 4.6 in the build vm for
12.2 and 12.3.
Nicky Perian schrieb:
>I think LL is using gcc 4.6. On newer Debian (Wheezy) the default is 4.7 but
>4.6 can be installed along side and symbolic links used to point gcc==>gcc-4.6
>and g++==>g++-4.6
Here's the problem, on openSUSE 12.2 or 12.3 I can have gcc 3.3, gcc 4.1, gcc
4.3 or gcc 4.7. No 4.6.
cheers,
LC
Am Freitag, 5. Juli 2013, 03:04:54 schrieb Nicky Perian:
> I think LL is using gcc 4.6. On newer Debian (Wheezy) the default is 4.7 but
> 4.6 can be installed along side and symbol
https://bitbucket.org/NickyP/viewer-development-open-172/overview
You likely have most of these since you are the source of some of changes.
hg clone
use tortoisehg
change the type of the top 3 cs to draft
import those to mq
qpop or in tortoisehg remove to put them in the queue (if it complains
the last three changesets you say?
I'll just hg diff them i guess.
cheers
LC
Am Freitag, 5. Juli 2013, 08:59:10 schrieb Nicky Perian:
> https://bitbucket.org/NickyP/viewer-development-open-172/overview
>
> You likely have most of these since you are the source of some of changes.
>
> hg clone
So i patched those three changesets in, and I get this compile error:
[ 285s] In file included from /home/abuild/rpmbuild/BUILD/viewer-
release/build-linux-
i686/packages/include/google_breakpad/client/linux/minidump_writer/minidump_writer.h:39:0,
[ 285s] from /home/abuild/rpmb
Nope,
Only thing I can suggest is rebuild of 3p-google-breakpad with gcc-4.7. Easily
said but, I would think not easily done.
I have put any additional work on gcc-4.7 on hold (pending LL interest) since
building with gcc-4.6 worked fine.
Nicky
>
> From: La
I thought we got rid of breakpad by now anyway???
cheers
LC
Am Freitag, 5. Juli 2013, 14:24:42 schrieb Nicky Perian:
> Nope,
>
> Only thing I can suggest is rebuild of 3p-google-breakpad with gcc-4.7.
> Easily said but, I would think not easily done.
>
> I have put any additional work on gcc
It was put back in. I get the same error. google-breakpad was updated and the
linux version was in and out over several commits.
I'll add a comment to OPEN-172 but, don't hold your breath.
https://jira.secondlife.com/browse/OPEN-172?focusedCommentId=389561&page=com.atlassian.jira.plugin.system.iss
10 matches
Mail list logo