I have given up on Debian Squeeze. Wheezy delivers gcc-4.6.3 and the sym links to gcc g++ cpp etc can be changed to gcc-4.6. Then for the viewer to run on squeeze I deliver libstc++.so with the viewer manifest. That locks the build to libstc++.so that the viewer was built with. I have run the viewer in that configuration on a wide variety of distro's..
On Tuesday, January 6, 2015 9:02 AM, Lance Corrimal <lance.corri...@eregion.de> wrote: Am Freitag, 12. September 2014, 20:12:35 schrieb Lance Corrimal: > Am 12.09.2014 um 16:34 schrieb Lance Corrimal: > > Am 12.09.2014 um 16:16 schrieb Scott Lawrence (Oz Linden): > >> On 2014-09-08, 15:10 , Lance Corrimal wrote: > >>>> I've published the sources for our backport and the debian packages > >>>> from it that we install on our build hosts: > >>>> > >>>> https://wiki.secondlife.com/wiki/Debian_GCC_Backport > >>> > >>> I'm getting 'Access denied' on a few of those links. > >> > >> Sorry... I forgot to escape the '+' characters in the urls... fixed now. > > > > Am I seeing things or are those 64bit packages? > > > > Guess I'll have to rebuild my build environment... I was running on > > 32bit squeeze in my VM... > > Could it be that there's stuff missing on that page? > > I'm getting dependency errors when I try to install those packages... > > dpkg: dependency problems prevent configuration of cpp-4.6: > cpp-4.6 depends on libc6 (>= 2.14); however: > Version of libc6:amd64 on system is 2.13-38+deb7u4. > cpp-4.6 depends on libgmp3c2; however: > Package libgmp3c2 is not installed. > cpp-4.6 depends on libmpc2; however: > Package libmpc2 is not installed. > cpp-4.6 depends on libmpfr4; however: > Package libmpfr4 is not installed. I guess those packages simply do not work... They wont install since they require glibc 2.14, and after the failed install your debian is dead: root@debian-build-6-2:/eregion/public/games/SL/3p/gcc backport for squeeze# aptitude search glibc aptitude: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /usr/lib/libstdc++.so.6) aptitude: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /lib/libgcc_s.so.1) Not amused. Thanks for LVM snapshots. _______________________________________________ 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