[opensource-dev] Current release source does not build on opensuse
Lance Corrimal
Lance.Corrimal at eregion.de
Fri Jul 5 01:35:49 PDT 2013
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<float, float, &(LLMaterial::getNormalOffsetX() const)>(float&, bool&, float)' isn't defined [14566s] /usr/lib/gcc/i586-suse-linux/4.3/../../../../i586-suse-linux/bin/ld: final link failed: Bad value [14566s] collect2: ld returned 1 exit status
Interestingly enough, it only fails on opensuse 12.2 and 12.3, but not on 12.1, maybe related to the fact that on the newer two I have to use gcc 4.3 to build, the default gcc on them doesn't even get that far...
Any hints, or maybe patches to make the default gcc, I think it's 4.7, accept the sources?
Cheers,
LC
More information about the opensource-dev
mailing list