Re: [OpenIndiana-discuss] compiling firefox with gcc

2014-10-05 Thread Nikola M.

On 09/29/14 07:49 PM, Apostolos Syropoulos via openindiana-discuss wrote:

Hello,

I would like to compile firefox using gcc instead of the buggy

Sun Studio. Unfortunately, it seems that the building tools
are wrongly assuming that one should use Sun Studio to compile
things. Has anyone success in building firefox with gcc?
 Ginn Chen from Oracle, post contributed TB/FF Builds to Mozilla 
'contrib' dirs after releases and I think he now moved to GCC, to for 
newer Mozilla releases, because of some C++ problems.
It is said he has patches he can share , that I don't know if they are 
included in Hipster. You can ask him.
I would also like to be able to build Mozilla products and how to cook 
them.
There is also an SeaMonkey application suite build, that I got from 
Mahomet (_David Mackay 
http://search.gmane.org/?author=David+Mackaysort=date_)in January
(http://www.ulx.cc/assets/build/seamonkey-2.23.en-US.solaris2.11-i386.tar.bz2) 
but I didn't get source yet.  I think they could be here:

https://github.com/IRIXUser
https://github.com/IRIXUser/mozilla-gate
With one bug: https://github.com/IRIXUser/mozilla-gate/issues/1

He also worked on  re-enabling lx (Linux) brand for zones, he used to 
run skype on. 
(http://cr.illumos.org/~webrev/DavidJX8P/lx-zones-restoration/,

http://www.listbox.com/member/archive/182179/2014/01/sort/time/page/6/entry/20:369/20140115122252:AF7F3336-7E09-11E3-A070-B92BA60CD128/)

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Bash bug issue

2014-10-05 Thread Roelof van der Wal
The -07 version of the solaris 10 Oracle patch is from last monday. Seems 
to me it fixes all. But had little time to test it.



On 2 oktober 2014 17:24:00 Alan Coopersmith alan.coopersm...@oracle.com 
wrote:



On 10/ 2/14 07:20 AM, Bob Friesenhahn wrote:
 On Thu, 2 Oct 2014, Brandon Hume wrote:

 On 26/09/2014 8:47 PM, Gary Gendel wrote:
 The current maintainer says it's been in bash for ~20 years, why it's 
not in

 Solaris 10 is a mystery.

 It is in Solaris 10.  (And 11.)  The test being used is flawed:

   env X=() { :;} ; echo busted /bin/sh -c echo completed

 The good news is that if you have a support contract, there is a Solaris 
10 bash
 patch which seems to solve all the reported attack vectors (in my own 
testing).

 It took Oracle two patches to get things right.

People found more bugs after the first patch went out.   There are 6 CVE's for
bash announced in the last week after all.

--
-Alan Coopersmith-  alan.coopersm...@oracle.com
 Oracle Solaris Engineering - http://blogs.oracle.com/alanc

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss




___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Bash bug issue

2014-10-05 Thread Ian Collins

Bob Friesenhahn wrote:

It is always good to execute 'gmake check' before installing sofware
that comes with a test suite.  Some bash tests seem to fail.


If you check the comments printed by the tests, it looks like the 
failures seen on Solaris based OS are expected.


I've been using 4.1.15 build on Solaris 10 for most systems.

--
Ian.


___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Bash bug issue

2014-10-05 Thread Bob Friesenhahn

On Mon, 6 Oct 2014, Ian Collins wrote:


Bob Friesenhahn wrote:

It is always good to execute 'gmake check' before installing sofware
that comes with a test suite.  Some bash tests seem to fail.


If you check the comments printed by the tests, it looks like the failures 
seen on Solaris based OS are expected.


Under OpenIndiana I saw some differences in output which may be due to 
small issues with internationalized character sets (locales). 
OpenIndiana uses different internationalization code than Solaris 
since it was written from scratch by the Illumos project.


The bash I built (4.3.29) seems to be working fine for my purposes but 
I don't use bash as an interactive shell.


Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,http://www.GraphicsMagick.org/

___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss