Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-16 Thread Peter Tribble
On Mon, Mar 16, 2015 at 1:02 AM, Harry Putnam rea...@newsguy.com wrote:

 Oscar del Rio del...@mie.utoronto.ca writes:

 
  FYI, Firefox 31.5.0esr has been posted
 
 http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest-esr/contrib/

 Probably a rather dense headed question... but after looking up
 mozilla esr I'm not at all understanding what it is or why one might
 use it.

 The sight https://www.mozilla.org/en-US/firefox/organizations/faq/,
 claims that (paraphrasing here) ESR is for Businesses, or other, who
 need exteneded support for mass deployments

 Further along, under `Who should use Mozilla Firefox ESR' it says that
 Moz ESR is meant for organization that manage there client desktops

 And it even tells you that for `personal' use you should get a
 different version.


Often, a business will have a number of key applications in common
use. Due to bone-headed stupidity on the part of the authors of said
applications, they end up being compatible with only certain versions
of certain browsers. Therefore, IT departments will want to lock down
the browser versions so that employees can actually access the tools
they need to get their work done. In that world, randomly updating to a
newer browser will often cause breakage, so you want to stick with a
known good version.

(Of course, if your expenses website only works with IE8 and your sales
portal needs IE10, then you end up with your sales people either unable
to make sales or to claim their expenses. Add java version compatibility
issues and it turns into a game of whack-a-mole.)

-- 
-Peter Tribble
http://www.petertribble.co.uk/ - http://ptribble.blogspot.com/
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-16 Thread Alan Coopersmith

On 03/15/15 06:02 PM, Harry Putnam wrote:

Oscar del Rio del...@mie.utoronto.ca writes:


On 02/19/15 10:35 AM, Harry Putnam wrote:

Has anyone here managed to build a more recent version of firefox?

My OI 151_9 has version 10.0.12  More uptodate platforms are running
in the 30's... On a recent gentoo box, I see it is 35.0




FYI, Firefox 31.5.0esr has been posted
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest-esr/contrib/


Probably a rather dense headed question... but after looking up
mozilla esr I'm not at all understanding what it is or why one might
use it.

The sight https://www.mozilla.org/en-US/firefox/organizations/faq/,
claims that (paraphrasing here) ESR is for Businesses, or other, who
need exteneded support for mass deployments

Further along, under `Who should use Mozilla Firefox ESR' it says that
Moz ESR is meant for organization that manage there client desktops

And it even tells you that for `personal' use you should get a
different version.

Can anyone elaborate a bit about this?


When you have a bunch of internal web apps to support, you often want to
test new browser versions work with them before rolling out new browsers
to all of your users - and with Firefox putting out a new major release
every 6 weeks, trying to certify each of those would swiftly drive most
people insane, thus Firefox lets them do that every 9 months instead
without giving up the ability to get security fixes.

It's a similar model, with shorter cycles, to the common long term support
vs. rapid release model option found in many OS distros.

--
-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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-07 Thread Aurélien Larcher
Hi,
OK, I was trying esr31.

Do you have access to the OI wiki so we can share a page ?

Best,

Aurelien

On Sat, Mar 7, 2015 at 5:33 PM, Apostolos Syropoulos via
openindiana-discuss openindiana-discuss@openindiana.org wrote:

   Hi Richard and Apostolos,
  maybe we can add a wiki page and open a task on the openindiana tracker
 to
  follow the progress and dependencies.
 
  I see that for the latest esr31, sqlite3 needs an upgrade as we have
 3.7.17
  in hipster and the requirement is (sqlite3 = 3.8.4.2).

 Hello,

 When I configured firefox the system did not complain about sqlite3 (I try
 to compile
 Firefox 36) but it did complain about Python. It requires Python 2.7.X (I
 am using 2.7.8).
 Also, it seems one needs pulse-audio and the latest (?) libjson-c. Since I
 do not have
 the latest bits, thus I don't know if its there, but firefox requires a
 very recent autoconf.
 And I can provide the patches I have created so far.


 A.S.

  --
 Apostolos Syropoulos
 Xanthi, Greece

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




-- 
---
LARCHER Aurélien  | KTH, School of Computer Science and
Communication
Work: +46 (0) 8 790 71 42 | Lindstedtsvägen 5, Plan 4, 100 44 Stockholm,
SWEDEN
---
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-07 Thread Aurélien Larcher
Hi Richard and Apostolos,
maybe we can add a wiki page and open a task on the openindiana tracker to
follow the progress and dependencies.

I see that for the latest esr31, sqlite3 needs an upgrade as we have 3.7.17
in hipster and the requirement is (sqlite3 = 3.8.4.2).

Best regards

Aurelien

On Fri, Mar 6, 2015 at 12:08 PM, Richard PALO richard.p...@free.fr wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Le 04/03/15 10:46, Jonathan Adams a écrit :
  Having compiled Firefox in the past for Solaris, the only way I could get
  it to work is with SunStudio ...
 
  I talked to the devs at Firefox at the time and they said that SunStudio
  was the only compiler that had been used to get Firefox compiled ... I
  think the assumption in the code is that Solaris = SunStudio.
 
  I know that some people have had success with different patches and
  versions of gcc, but I gave up.
 
  Jon

 Hi, just came across this thread (don't follow as closely OI anymore).

 Firefox can build okay on SunOS with gcc, you do need to avoid 64-bit
 for fatval reasons, I believe still... wrt 48-bit addressing munging.
 (perhaps the new 64 bit dev version addresses that, haven't checked yet)

 I have been using esr24 since quite a long while now on pkgsrc, and
 have just gotten esr31 ff working recently (with shared xulrunner) and
 am currently upgrading tbird/enigmail.

 I'm pretty sure it's possible with OI/Hipster with appropriate tweeking.

 My pkgsrc patches haven't made it into the pack yet, but if anybody
 needs, give a holler.


 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1
 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

 iQEcBAEBAgAGBQJU+YrKAAoJECAB22fHtp27W1oH/12gbUhBzrm1lstJ7akTbzVe
 deIpQu7ZgAwt4Nx5ZWEdaKG1PraEghgQcgd7iuMOMNk3duuQDOUHtvTjyapRflzh
 OYcIqZOoD3aWCoQACxt8coM4fB48hjEeGMuq4+8fRUyFF8HONyNcUj+IuXufP8S1
 ClLw5SKve7QsOOJSI5tj17baOzcvQNDb+0cI+C7EfA/MolsSfcsENBLaI3MAs1mN
 XWPJKJKgwshKcLqLDNjt2yJlOaTeSxphCrygKVr7CWj7TW9D/jifUQ2X2fsxp2BN
 DqFRpAawbt+NOBPpygyieN5TgCG9SEnhKcQEbQRnXT3zU5iOkHEfsbVaHZ38EJY=
 =X6HD
 -END PGP SIGNATURE-

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




-- 
---
LARCHER Aurélien  | KTH, School of Computer Science and
Communication
Work: +46 (0) 8 790 71 42 | Lindstedtsvägen 5, Plan 4, 100 44 Stockholm,
SWEDEN
---
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-07 Thread Apostolos Syropoulos via openindiana-discuss
  Hi Richard and Apostolos,
 maybe we can add a wiki page and open a task on the openindiana tracker to
 follow the progress and dependencies.

 I see that for the latest esr31, sqlite3 needs an upgrade as we have 3.7.17
 in hipster and the requirement is (sqlite3 = 3.8.4.2).

Hello,

When I configured firefox the system did not complain about sqlite3 (I try to 
compile
Firefox 36) but it did complain about Python. It requires Python 2.7.X (I am 
using 2.7.8).
Also, it seems one needs pulse-audio and the latest (?) libjson-c. Since I do 
not have
the latest bits, thus I don't know if its there, but firefox requires a very 
recent autoconf.
And I can provide the patches I have created so far. 


A.S.

 --
Apostolos Syropoulos
Xanthi, Greece

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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-06 Thread Richard PALO
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Le 04/03/15 10:46, Jonathan Adams a écrit :
 Having compiled Firefox in the past for Solaris, the only way I could get
 it to work is with SunStudio ...
 
 I talked to the devs at Firefox at the time and they said that SunStudio
 was the only compiler that had been used to get Firefox compiled ... I
 think the assumption in the code is that Solaris = SunStudio.
 
 I know that some people have had success with different patches and
 versions of gcc, but I gave up.
 
 Jon

Hi, just came across this thread (don't follow as closely OI anymore).

Firefox can build okay on SunOS with gcc, you do need to avoid 64-bit
for fatval reasons, I believe still... wrt 48-bit addressing munging.
(perhaps the new 64 bit dev version addresses that, haven't checked yet)

I have been using esr24 since quite a long while now on pkgsrc, and
have just gotten esr31 ff working recently (with shared xulrunner) and
am currently upgrading tbird/enigmail.

I'm pretty sure it's possible with OI/Hipster with appropriate tweeking.

My pkgsrc patches haven't made it into the pack yet, but if anybody
needs, give a holler.


-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJU+YrKAAoJECAB22fHtp27W1oH/12gbUhBzrm1lstJ7akTbzVe
deIpQu7ZgAwt4Nx5ZWEdaKG1PraEghgQcgd7iuMOMNk3duuQDOUHtvTjyapRflzh
OYcIqZOoD3aWCoQACxt8coM4fB48hjEeGMuq4+8fRUyFF8HONyNcUj+IuXufP8S1
ClLw5SKve7QsOOJSI5tj17baOzcvQNDb+0cI+C7EfA/MolsSfcsENBLaI3MAs1mN
XWPJKJKgwshKcLqLDNjt2yJlOaTeSxphCrygKVr7CWj7TW9D/jifUQ2X2fsxp2BN
DqFRpAawbt+NOBPpygyieN5TgCG9SEnhKcQEbQRnXT3zU5iOkHEfsbVaHZ38EJY=
=X6HD
-END PGP SIGNATURE-

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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-04 Thread Apostolos Syropoulos via openindiana-discuss


I talked to the devs at Firefox at the time and they said that SunStudio was 
the only compiler that had been used to get 

Firefox compiled ... I think the assumption in the code is that Solaris = 
SunStudio.

I have compiled XULrunner with GCC and it works. Now, Linux compils with GCC 
and I am sure it will compile with
GCC! However, one needs to set CC=gcc otherwise it assumes it is the SunStudio 
C compiler. 

 
Regards,
A.S.
--
Apostolos Syropoulos
Xanthi, Greece

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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-04 Thread Apostolos Syropoulos via openindiana-discuss
Hello,

I have the following C++ code

#include cstdlib

void ::abort(void)
{
}


G++ gives the following error message 



‘void abort()’ conflicts with previous using declaration ‘void std::abort()’

Of course SunStudio compiles just fine the code. I have checked and it seems
that what the SunStudio compiler does is wrong! Now this is one little problem
I has to solve...

A.S.

--
Apostolos Syropoulos
Xanthi, Greece

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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-04 Thread Aurélien Larcher
As far as I remember (Annex C3 or something...) the standard says that
C-headers should declare function in the global namespace *and*
 std, while for C++ headers it is only in std: it is known that g++ puts
them in both namespaces, so I would say SunStudio is not incorrect but g++
fails to enforce the expected (?) behaviour (even with -ansi).
Best

Aurelien

On Wed, Mar 4, 2015 at 6:12 PM, Apostolos Syropoulos via
openindiana-discuss openindiana-discuss@openindiana.org wrote:

 Hello,

 I have the following C++ code

 #include cstdlib

 void ::abort(void)
 {
 }


 G++ gives the following error message



 ‘void abort()’ conflicts with previous using declaration ‘void
 std::abort()’

 Of course SunStudio compiles just fine the code. I have checked and it
 seems
 that what the SunStudio compiler does is wrong! Now this is one little
 problem
 I has to solve...

 A.S.

 --
 Apostolos Syropoulos
 Xanthi, Greece

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




-- 
---
LARCHER Aurélien  | KTH, School of Computer Science and
Communication
Work: +46 (0) 8 790 71 42 | Lindstedtsvägen 5, Plan 4, 100 44 Stockholm,
SWEDEN
---
___
openindiana-discuss mailing list
openindiana-discuss@openindiana.org
http://openindiana.org/mailman/listinfo/openindiana-discuss


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-04 Thread Jonathan Adams
Having compiled Firefox in the past for Solaris, the only way I could get
it to work is with SunStudio ...

I talked to the devs at Firefox at the time and they said that SunStudio
was the only compiler that had been used to get Firefox compiled ... I
think the assumption in the code is that Solaris = SunStudio.

I know that some people have had success with different patches and
versions of gcc, but I gave up.

Jon

On 3 March 2015 at 20:11, Apostolos Syropoulos via openindiana-discuss 
openindiana-discuss@openindiana.org wrote:

 
  Maybe first try to reproduce what the Sun/Oracle team does to build every
  release, using Sun CC, then try to port to GCC?
 

 This is not a solution as SunStudio is buggy! For example, I had compiled

 OpenOfice4 with GCC while SunStudio failed in many cases and I could not
 proceed! It makes no sense to waste time and energy with this compiler.

 I guess it would be more meaningful to work with CLang than with SunStudio.

 Best regards,
 A.S.


 --
 Apostolos Syropoulos
 Xanthi, Greece

 ___
 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] Has anyone successfully built a new firefox on OI?

2015-03-03 Thread Oscar del Rio


On 02/19/15 10:35 AM, Harry Putnam wrote:

Has anyone here managed to build a more recent version of firefox?

My OI 151_9 has version 10.0.12  More uptodate platforms are running
in the 30's... On a recent gentoo box, I see it is 35.0




FYI, Firefox 31.5.0esr has been posted
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest-esr/contrib/


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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-03 Thread Apostolos Syropoulos via openindiana-discuss

 Maybe first try to reproduce what the Sun/Oracle team does to build every
 release, using Sun CC, then try to port to GCC?
 
 
This is not a solution as SunStudio is buggy! For example, I had compiled 

OpenOfice4 with GCC while SunStudio failed in many cases and I could not
proceed! It makes no sense to waste time and energy with this compiler. 

I guess it would be more meaningful to work with CLang than with SunStudio.

Best regards,
A.S.


--
Apostolos Syropoulos
Xanthi, Greece

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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-03 Thread Oscar del Rio

On 03/ 3/15 02:25 PM, Apostolos Syropoulos via openindiana-discuss wrote:

Hello,

I am trying to compile firefox. So far I haven't managed to finish the 
configuration part!
I am using configure with no options so to discover as many as possible bugs or 
features possible.

a.s.

  


Firefox 31.5-esr's about:buildconfig page:


Build platform
target
i386-pc-solaris2.11

Build tools
Compiler Version Compiler flags

/opt/solarisstudio12.3.rsync/bin/cc Sun C 5.12 SunOS_i386 Patch 148918-07 
2013/08/22 -I/usr/X11/include -D__FUNC__=__func__ -xlibmieee -xstrconst 
-xbuiltin=%all -D__FUNCTION__=__func__ -mt


/opt/solarisstudio12.3.rsync/bin/CC Sun C++ 5.12 SunOS_i386 Patch 
148509-13 2013/08/22 -xlibmil -xlibmopt -lCrun -lCstd 
-features=tmplrefstatic,no%except -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ 
-template=no%extdef -xlibmieee -xbuiltin=%all 
-features=tmplife,tmplrefstatic,extensions,no%except -norunpath 
-D__FUNCTION__=__func__ -template=no%extdef -D_XOPEN_SOURCE=500 
-D__EXTENSIONS__ -xannotate=no -mt -DNDEBUG -DTRIMMED -xO4


Configure arguments

--enable-application=browser --prefix=/usr --libdir=/usr/lib 
--mandir=/usr/share/man --enable-official-branding --enable-updater 
--enable-debug-symbols=no --enable-update-packaging 
--enable-update-channel=esr --disable-tests --enable-jemalloc --enable-dtrace 
--enable-xinerama --disable-crashreporter --disable-pulseaudio 
--disable-gstreamer --without-intl-api --enable-ipc



From firefox 28 (non-esr)

Build tools
Compiler Version Compiler flags

/opt/solarisstudio12.3.rsync/bin/cc Sun C 5.12 SunOS_i386 Patch 148918-07 
2013/08/22 -I/usr/X11/include -D__FUNC__=__func__ -xlibmieee -xstrconst 
-xbuiltin=%all -D__FUNCTION__=__func__ -mt


/opt/solarisstudio12.3.rsync/bin/CC Sun C++ 5.12 SunOS_i386 Patch 
148509-13 2013/08/22 -xlibmil -xlibmopt -lCrun -lCstd 
-features=tmplrefstatic,no%except -D_XOPEN_SOURCE=500 -D__EXTENSIONS__ 
-template=no%extdef -xlibmieee -xbuiltin=%all 
-features=tmplife,tmplrefstatic,extensions,no%except -norunpath 
-D__FUNCTION__=__func__ -template=no%extdef -D_XOPEN_SOURCE=500 
-D__EXTENSIONS__ -xannotate=no -mt -DNDEBUG -DTRIMMED -xO4


Configure arguments

--enable-application=browser --prefix=/usr --libdir=/usr/lib 
--mandir=/usr/share/man --enable-official-branding --enable-updater 
--enable-debug-symbols=no --enable-update-packaging 
--enable-update-channel=release --disable-tests --enable-jemalloc 
--enable-dtrace --enable-xinerama --disable-crashreporter --enable-ipc




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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-03 Thread Oscar del Rio

On 03/ 3/15 02:52 PM, Apostolos Syropoulos via openindiana-discuss wrote:

Build tools
CompilerVersionCompiler flags

/opt/solarisstudio12.3.rsync/bin/ccSun C 5.12 SunOS_i386 Patch 148918-07
2013/08/22-I/usr/X11/include -D__FUNC__=__func__ -xlibmieee -xstrconst
-xbuiltin=%all -D__FUNCTION__=__func__ -mt

/opt/solarisstudio12.3.rsync/bin/CCSun C++ 5.12 SunOS_i386 Patch
148509-13 2013/08/22-xlibmil -xlibmopt -lCrun -lCstd
-features=tmplrefstatic,no%except -D_XOPEN_SOURCE=500 -D__EXTENSIONS__
-template=no%extdef -xlibmieee -xbuiltin=%all
-features=tmplife,tmplrefstatic,extensions,no%except -norunpath
-D__FUNCTION__=__func__ -template=no%extdef -D_XOPEN_SOURCE=500
-D__EXTENSIONS__ -xannotate=no -mt -DNDEBUG -DTRIMMED -xO4
  


I am compiling using gcc 4.8.2 (maybe I will upgrade later on). Some may say
that SunStudio is good compiler. I think it is better to stick to the compiler
most people use. After all, I cannot be sure the compiler will be freely 
available
tommorow. On the other hand, GCC will be free for ever!




Maybe first try to reproduce what the Sun/Oracle team does to build every 
release, using Sun CC, then try to port to GCC?




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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-03 Thread Predrag Zecevic

Hi!
I think that Apostolos tries to compile it with gcc..
That shows Sun CC use.

Regards.

Am 03.03.2015 um 20:41 schrieb Oscar del Rio:

On 03/ 3/15 02:25 PM, Apostolos Syropoulos via openindiana-discuss wrote:

Hello,

I am trying to compile firefox. So far I haven't managed to finish the
configuration part!
I am using configure with no options so to discover as many as
possible bugs or features possible.

a.s.



Firefox 31.5-esr's about:buildconfig page:


Build platform
target
i386-pc-solaris2.11

Build tools
Compiler Version Compiler flags

/opt/solarisstudio12.3.rsync/bin/cc Sun C 5.12 SunOS_i386 Patch
148918-07 2013/08/22 -I/usr/X11/include -D__FUNC__=__func__
-xlibmieee -xstrconst -xbuiltin=%all -D__FUNCTION__=__func__ -mt

/opt/solarisstudio12.3.rsync/bin/CC Sun C++ 5.12 SunOS_i386 Patch
148509-13 2013/08/22 -xlibmil -xlibmopt -lCrun -lCstd
-features=tmplrefstatic,no%except -D_XOPEN_SOURCE=500 -D__EXTENSIONS__
-template=no%extdef -xlibmieee -xbuiltin=%all
-features=tmplife,tmplrefstatic,extensions,no%except -norunpath
-D__FUNCTION__=__func__ -template=no%extdef -D_XOPEN_SOURCE=500
-D__EXTENSIONS__ -xannotate=no -mt -DNDEBUG -DTRIMMED -xO4

Configure arguments

--enable-application=browser --prefix=/usr --libdir=/usr/lib
--mandir=/usr/share/man --enable-official-branding --enable-updater
--enable-debug-symbols=no --enable-update-packaging
--enable-update-channel=esr --disable-tests --enable-jemalloc
--enable-dtrace --enable-xinerama --disable-crashreporter
--disable-pulseaudio --disable-gstreamer --without-intl-api --enable-ipc


 From firefox 28 (non-esr)

Build tools
Compiler Version Compiler flags

/opt/solarisstudio12.3.rsync/bin/cc Sun C 5.12 SunOS_i386 Patch
148918-07 2013/08/22 -I/usr/X11/include -D__FUNC__=__func__
-xlibmieee -xstrconst -xbuiltin=%all -D__FUNCTION__=__func__ -mt

/opt/solarisstudio12.3.rsync/bin/CC Sun C++ 5.12 SunOS_i386 Patch
148509-13 2013/08/22 -xlibmil -xlibmopt -lCrun -lCstd
-features=tmplrefstatic,no%except -D_XOPEN_SOURCE=500 -D__EXTENSIONS__
-template=no%extdef -xlibmieee -xbuiltin=%all
-features=tmplife,tmplrefstatic,extensions,no%except -norunpath
-D__FUNCTION__=__func__ -template=no%extdef -D_XOPEN_SOURCE=500
-D__EXTENSIONS__ -xannotate=no -mt -DNDEBUG -DTRIMMED -xO4

Configure arguments

--enable-application=browser --prefix=/usr --libdir=/usr/lib
--mandir=/usr/share/man --enable-official-branding --enable-updater
--enable-debug-symbols=no --enable-update-packaging
--enable-update-channel=release --disable-tests --enable-jemalloc
--enable-dtrace --enable-xinerama --disable-crashreporter --enable-ipc



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



--
Predrag Zečević, Technical Support Analyst, 2e Systems GmbH

Telephone: +49 6196 9505 815, Facsimile: +49 6196 9505 894
Mobile:+49  174 3109 288, Skype: predrag.zecevic
E-mail:predrag.zece...@2e-systems.com

Headquarter:  2e Systems GmbH, Königsteiner Str. 87,
  65812 Bad Soden am Taunus, Germany
Company registration: Amtsgericht Königstein (Germany), HRB 7303
Managing director:Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-03 Thread Apostolos Syropoulos via openindiana-discuss
And of course I must read my messages three times before posting because I 
always forget words...

A.S.

 --
Apostolos Syropoulos
Xanthi, Greece

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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-03 Thread Apostolos Syropoulos via openindiana-discuss
 Build tools
 CompilerVersionCompiler flags

 /opt/solarisstudio12.3.rsync/bin/ccSun C 5.12 SunOS_i386 Patch 148918-07
 2013/08/22-I/usr/X11/include -D__FUNC__=__func__ -xlibmieee -xstrconst
 -xbuiltin=%all -D__FUNCTION__=__func__ -mt

 /opt/solarisstudio12.3.rsync/bin/CCSun C++ 5.12 SunOS_i386 Patch
 148509-13 2013/08/22-xlibmil -xlibmopt -lCrun -lCstd
 -features=tmplrefstatic,no%except -D_XOPEN_SOURCE=500 -D__EXTENSIONS__
 -template=no%extdef -xlibmieee -xbuiltin=%all
 -features=tmplife,tmplrefstatic,extensions,no%except -norunpath
 -D__FUNCTION__=__func__ -template=no%extdef -D_XOPEN_SOURCE=500
 -D__EXTENSIONS__ -xannotate=no -mt -DNDEBUG -DTRIMMED -xO4
 

I am compiling using gcc 4.8.2 (maybe I will upgrade later on). Some may say
that SunStudio is good compiler. I think it is better to stick to the compiler
most people use. After all, I cannot be sure the compiler will be freely 
available
tommorow. On the other hand, GCC will be free for ever!

A.S.


--
Apostolos Syropoulos
Xanthi, Greece

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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-03-03 Thread Apostolos Syropoulos via openindiana-discuss
Hello,

I am trying to compile firefox. So far I haven't managed to finish the 
configuration part!
I am using configure with no options so to discover as many as possible bugs or 
features possible.

a.s.

 --
Apostolos Syropoulos
Xanthi, Greece

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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-02-20 Thread John D Groenveld
In message 54e6e89a.5090...@2e-systems.com, Predrag Zecevic [Unix Systems Ad
ministrator] writes:
On 02/20/15 08:36 AM, Harry Putnam wrote:
 ftp://ftp.mozilla.org/pub/firefox/releases/31.4.0esr/contrib/solaris_pkgadd
/firefox-31.4.0esr.en-US.opensolaris-i386-pkg.bz2

 Thanks... I can't get anything but data timeouts there... maybe try
 again tomorrow or later today.

URL:https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest-esr/contrib/

John
groenv...@acm.org

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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-02-20 Thread Harry Putnam
John D Groenveld jdg...@elvis.arl.psu.edu writes:

 In message 54e6e89a.5090...@2e-systems.com, Predrag Zecevic [Unix Systems 
 Ad
 ministrator] writes:
On 02/20/15 08:36 AM, Harry Putnam wrote:
 ftp://ftp.mozilla.org/pub/firefox/releases/31.4.0esr/contrib/solaris_pkgadd
/firefox-31.4.0esr.en-US.opensolaris-i386-pkg.bz2

 Thanks... I can't get anything but data timeouts there... maybe try
 again tomorrow or later today.

 URL:https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest-esr/contrib/

Wow... that was fast and furious there thanks


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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-02-19 Thread Jonathan Adams
hipster has version 24 in it's package repository, and the version 31 ESR
from the firefox ftp server works fine as well.

because of heartbleed, you will probably find that you can't access older
secure https servers (including Oracle Enterprise Manager!) by using
anything newer than 31.

Jon

On 19 February 2015 at 15:35, Harry Putnam rea...@newsguy.com wrote:

 Has anyone here managed to build a more recent version of firefox?

 My OI 151_9 has version 10.0.12  More uptodate platforms are running
 in the 30's... On a recent gentoo box, I see it is 35.0


 ___
 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] Has anyone successfully built a new firefox on OI?

2015-02-19 Thread Oscar del Rio

On 02/19/15 10:35 AM, Harry Putnam wrote:

Has anyone here managed to build a more recent version of firefox?

My OI 151_9 has version 10.0.12  More uptodate platforms are running
in the 30's... On a recent gentoo box, I see it is 35.0


Have you tried the ESR versions?  (ESR=Extended Support Release)

Tarball

ftp://ftp.mozilla.org/pub/firefox/releases/31.4.0esr/contrib/solaris_tarball/firefox-31.4.0esr.en-US.opensolaris-i386.tar.bz2

or pkg

ftp://ftp.mozilla.org/pub/firefox/releases/31.4.0esr/contrib/solaris_pkgadd/firefox-31.4.0esr.en-US.opensolaris-i386-pkg.bz2



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


Re: [OpenIndiana-discuss] Has anyone successfully built a new firefox on OI?

2015-02-19 Thread Predrag Zecevic [Unix Systems Administrator]

Hi,

you can also check this thread: [OpenIndiana-discuss] Compiling Firefox

I think that Apostolos Syropoulos (did also OpenOffice 4.1.1 contribution to 
OI) is on it and we can expect soon some news.

Regards.

On 02/20/15 08:36 AM, Harry Putnam wrote:

Oscar del Rio del...@mie.utoronto.ca writes:


On 02/19/15 10:35 AM, Harry Putnam wrote:

Has anyone here managed to build a more recent version of firefox?

My OI 151_9 has version 10.0.12  More uptodate platforms are running
in the 30's... On a recent gentoo box, I see it is 35.0


Have you tried the ESR versions?  (ESR=Extended Support Release)

Tarball

ftp://ftp.mozilla.org/pub/firefox/releases/31.4.0esr/contrib/solaris_tarball/Ffirefox-31.4.0esr.en-US.opensolaris-i386.tar.bz2

or pkg

ftp://ftp.mozilla.org/pub/firefox/releases/31.4.0esr/contrib/solaris_pkgadd/firefox-31.4.0esr.en-US.opensolaris-i386-pkg.bz2


Thanks... I can't get anything but data timeouts there... maybe try
again tomorrow or later today.


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



--
Predrag Zečević
Technical Support Analyst
2e Systems GmbH

Telephone: +49 6196 9505 815, Facsimile: +49 6196 9505 894
Mobile:+49  174 3109 288, Skype: predrag.zecevic
E-mail:predrag.zece...@2e-systems.com

Headquarter:  2e Systems GmbH, Königsteiner Str. 87,
  65812 Bad Soden am Taunus, Germany
Company registration: Amtsgericht Königstein (Germany), HRB 7303
Managing director:Phil Douglas

http://www.2e-systems.com/ - Making your business fly!

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