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 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 v-r on linux. The v-r merged Kokua does not
> have this problem with using 4.3.
> >________________________________
> >
> > From: Lance Corrimal <lance.corri...@eregion.de>
> >
> >To: opensource-dev@lists.secondlife.com
> >Sent: Friday, July 5, 2013 3:35 AM
> >Subject: [opensource-dev] Current release source does not build on opensuse
> >
> >
> >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
> >_______________________________________________
> >Policies and (un)subscribe information available here:
> >http://wiki.secondlife.com/wiki/OpenSource-Dev
> >Please read the policies before posting to keep unmoderated posting
> >privileges
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to