SGI: Security

Seamonkey 1.1.18

Hello,

is anyone about to provide a binary of seamonkey_1.1.18?
With 1.1.17, ssh can eventually becom compromised:
http://www.mozilla.org/security/announce/2009/mfsa2009-42.html
Valueing life is not weakness; disregarding it is not strength. -Mirage-
Image
Build started for MIPS3.
"Brakes??? What Brakes???"

:Indigo: :Octane: :Indigo2: :Indigo2IMP: :Indy: :PI: :O3x0: :ChallengeL: :O2000R: (single-CM)
mips3?
r-a-c.de
foetz wrote: mips3?

Maybe you were out too long. SAQ does MIPS3 nekoware builds.
I'm working on a build too; there seems to be a minor porting snafu in this version I'm trying to overcome.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Okay, I was able to work out the issue. The mips4 build in now in /beta.
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Did you have the "I only want to build on one processor" problem with yours? ("cannot contact jobserver, using -j1" or something similar).

Makes me glad I didn't spend a bunch of time today getting the 6-way Challenge ready to blitz through the build. The O200 is taking forever.
"Brakes??? What Brakes???"

:Indigo: :Octane: :Indigo2: :Indigo2IMP: :Indy: :PI: :O3x0: :ChallengeL: :O2000R: (single-CM)
No, the problem I had was in the final link phase - they added in some new libraries and broke my old patch in the process. Here's the fix if you run into the same thing:

Code: Select all

--- static-config.mk.orig       Fri Sep 18 16:39:37 2009
+++ static-config.mk    Fri Sep 18 17:04:07 2009
@@ -73,7 +73,7 @@

ifdef MOZ_PSM
STATIC_EXTRA_LIBS      += \
-               $(NSS_LIBS) \
+               -L../../dist/bin -L../../dist/lib -lcrmf -lsmime3 -lssl3 -lnss3 -lnssutil3 -lsoftokn3 -lXt \
$(NULL)
endif

@@ -84,7 +84,7 @@
endif

ifdef MOZ_STORAGE
-STATIC_EXTRA_LIBS      += $(SQLITE_LIBS)
+STATIC_EXTRA_LIBS      += -L../../dist/bin -L../../dist/lib -lsqlite3
endif

ifdef MOZ_SVG
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
Interesting - my box had a different static-config.mk file.
"Brakes??? What Brakes???"

:Indigo: :Octane: :Indigo2: :Indigo2IMP: :Indy: :PI: :O3x0: :ChallengeL: :O2000R: (single-CM)
That's just a patch, not the whole thing :)
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
dc_v01 wrote:
foetz wrote: mips3?

Maybe you were out too long. SAQ does MIPS3 nekoware builds.


ah, nice :D
however i've never been much into nekoware anyway
r-a-c.de
nekonoko wrote: That's just a patch, not the whole thing :)


Correction - when I went to look at the relevant lines from static-config.mk on my box to see how they would change they were different than the ones listed in the patchfile. Not a big deal, as it was easily hand-edited, but interesting that they would be different.

Yep, not doing as much as I should (no Internet at home so I have my boxes at my parents), but there are a few MIPS3 builds still current, and a few (fontforge and xfe) that I don't think have made it into the MIPS4 tree yet.
"Brakes??? What Brakes???"

:Indigo: :Octane: :Indigo2: :Indigo2IMP: :Indy: :PI: :O3x0: :ChallengeL: :O2000R: (single-CM)
SAQ wrote: Correction - when I went to look at the relevant lines from static-config.mk on my box to see how they would change they were different than the ones listed in the patchfile.


Ah, maybe because you'd already run "seamonkey-2.0_irix.patch" which modifies that file. phpBB also tends to mess up whitespace in code blocks (tabs and spaces).

The important thing is that it worked ;)
Twitter: @neko_no_ko
IRIX Release 4.0.5 IP12 Version 06151813 System V
Copyright 1987-1992 Silicon Graphics, Inc.
All Rights Reserved.
SAQ wrote: Yep, not doing as much as I should (no Internet at home so I have my boxes at my parents), but there are a few MIPS3 builds still current, and a few (fontforge and xfe) that I don't think have made it into the MIPS4 tree yet.

xfe and fox were in the mips4 tree 1 week before the mips3 version ;)
Anyway, nice to know someone keeps porting for mips3 :)
:Onyx2: :O2: :O3x0: :O3x0: