From Lance.Corrimal at eregion.de Wed Nov 20 12:35:08 2013 From: Lance.Corrimal at eregion.de (Lance Corrimal) Date: Wed, 20 Nov 2013 21:35:08 +0100 Subject: [opensource-dev] building viewer-release on openSUSE 13.1 Message-ID: <98932549.qiPr2iU2tg@sai> Hi, yesterday OSS 13.1 was released, so I'm struggling (again) with building a viewer using an up to date gnu c. OSS13.1 uses gcc 4.8.1.. does anyone have a patch or two for me that lets the build work? Cheers, LC From satomi.ahn at gmail.com Wed Nov 20 14:28:20 2013 From: satomi.ahn at gmail.com (Satomi Ahn) Date: Wed, 20 Nov 2013 23:28:20 +0100 Subject: [opensource-dev] building viewer-release on openSUSE 13.1 In-Reply-To: <98932549.qiPr2iU2tg@sai> References: <98932549.qiPr2iU2tg@sai> Message-ID: Hello, There are some insights and even a patch in this discussion: http://jira.phoenixviewer.com/browse/FIRE-11943 (this is about 64 bits standalone builds of Firestorm, but GCC-4.8 is one of the aspects of the question) Current result is that it is possible to build a viewer with GCC-4.8, but it will finally crash at run time (at least in the case of Firestorm 64 bits standalone). I hope you get more luck with Dolphin. -- SA 2013/11/20 Lance Corrimal > Hi, > > yesterday OSS 13.1 was released, so I'm struggling (again) with building a > viewer using an up to date gnu c. > > OSS13.1 uses gcc 4.8.1.. does anyone have a patch or two for me that lets > the > build work? > > > 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 > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20131120/416b98d1/attachment.htm From lists.secondlife.com at trap.wereanimal.net Sat Nov 23 10:02:02 2013 From: lists.secondlife.com at trap.wereanimal.net (lists.secondlife.com at trap.wereanimal.net) Date: Sat, 23 Nov 2013 13:02:02 -0500 Subject: [opensource-dev] Missing code. Message-ID: <20131123130202.58b3e29d@laptop> On Mon, Nov 11, 2013 at 4:45 PM, Oz Linden (Scott Lawrence) wrote: > On 2013-11-10 21:14 , Techwolf Lupindo wrote: > > Is there a reason why > > https://bitbucket.org/lindenlab/3p-gtk-atk-pango-glib is empty? > > Because we don't have the sources? > > -- > *Scott Lawrence* | /Director of Open Development/ > Skype ozlinden | Second Life Oz Linden > Does anyone know where the code is for 3p-gtk-atk-pango-glib that was used to build http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/gtk-atk-pango-glib-linux-20101001.tar.bz2 and http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/gtk-atk-pango-glib-windows-20101001a.tar.bz2 Also, found 3p-gstreamer empty also. Doesn anyone know where the source code that was used to build http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/gstreamer-linux-20101013.tar.bz2 is? -- Techwolf Lupindo From nickyperian at yahoo.com Sat Nov 30 11:23:15 2013 From: nickyperian at yahoo.com (Nicky Perian) Date: Sat, 30 Nov 2013 11:23:15 -0800 (PST) Subject: [opensource-dev] OSX complier Message-ID: <1385839395.46812.YahooMailNeo@web126106.mail.ne1.yahoo.com> Which osx compiler is supposed to be used? cmake defaults to clang. I think it came in with make ports.. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20131130/232956c9/attachment.htm From cinder.roxley at phoenixviewer.com Sat Nov 30 12:11:41 2013 From: cinder.roxley at phoenixviewer.com (Cinder Biscuits) Date: Sat, 30 Nov 2013 13:11:41 -0700 Subject: [opensource-dev] OSX complier In-Reply-To: <1385839395.46812.YahooMailNeo@web126106.mail.ne1.yahoo.com> References: <1385839395.46812.YahooMailNeo@web126106.mail.ne1.yahoo.com> Message-ID: <606869D6-6A0C-4445-9C6F-B8155BE9038D@phoenixviewer.com> You need to use LLVM-GCC 4.2 presently. I've been working on getting the viewer to build with clang 5.0, but it's slow going. Xcode 4.x should detect and use llvm-gcc if you have your development environment set up correctly. -- Kind regards, Cinder Roxley On 30 Nov 2013, at 12:23, Nicky Perian wrote: > Which osx compiler is supposed to be used? cmake defaults to clang. I > think it came in with make ports.. > _______________________________________________ > 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