MozJF-Clone 7zip "pre-0.9" + SVG-20-04-2004 Win32

Discussion about official Mozilla Firefox builds
Braese
Posts: 60
Joined: December 30th, 2003, 6:55 pm

MozJF-Clone 7zip "pre-0.9" + SVG-20-04-2004 Win32

Post by Braese »

WARNING !!!

NB : this build is experimental

As Mozilla 1.7 had branched and as Firefox 0.9 will be based on Mozilla 1.7 body, I build this firefox using a MOZILLA_1_7_BRANCH tag instead of using trunk.

I grabbed sources following steps explained here :

http://forums.mozillazine.org/viewtopic ... 533#478533

I will do this until firefox 0.9 (FIREFOX_0_9_BRANCH) is officially launched.

end of WARNING


NB : list of bugs of SVG, thanks to peter(6)

http://tinylink.com/?4R7GPxeQS6

If you're not using WinXP, you must use gdiplus.dll ; see this page for more info :

http://mozilla.org/projects/svg/build.html#win_gdi_dl

.mozconfig used (with MSVC++ 7.1 aka VS.NET 2003) :

Code: Select all


. $topsrcdir/browser/config/mozconfig

ac_add_options --disable-tests
ac_add_options --disable-debug
ac_add_options --disable-pedantic

ac_add_options --enable-svg
ac_add_options --enable-svg-renderer-gdiplus
ac_add_options --disable-activex
ac_add_options --disable-activex-scripting

ac_add_options --enable-static
ac_add_options --disable-shared.

ac_add_options --enable-optimize='-O1 -G6'

export BUILD_OFFICIAL=1
export MOZILLA_OFFICIAL=1
mk_add_options BUILD_OFFICIAL=1
mk_add_options MOZILLA_OFFICIAL=1



Build is available as a 7zip self extracting file (5.05 Mb) ; For Pentium Pro/2/3/4, Celeron, AMD Athlon/AthlonXP and Duron.

Thx to pryan for hosting my Builds; the 2 missing dll´s are now included!
http://pryan.org/mozilla/firefox/braese ... 04+svg.exe
Last edited by Braese on April 20th, 2004, 3:42 pm, edited 2 times in total.
User avatar
Peter(6)
Posts: 13011
Joined: September 4th, 2003, 1:26 am
Location: Maassluis, The Netherlands

Post by Peter(6) »

loading....
won't start, message:
The dynamic link library MSVCR71.dll could not be found
it's a dll that belongs to XP and not no NT5.0 (win2k)
nightly build threads 20040225 (FF 0.8.0+) - 20120331 (FF14a)
User avatar
Peter(6)
Posts: 13011
Joined: September 4th, 2003, 1:26 am
Location: Maassluis, The Netherlands

Post by Peter(6) »

I needed MSVCR71.dll and MSVCP71.dll , now the browser works.... but SVG is not
nightly build threads 20040225 (FF 0.8.0+) - 20120331 (FF14a)
Braese
Posts: 60
Joined: December 30th, 2003, 6:55 pm

Post by Braese »

hmm
yes, i include the dll´s netx time. how can i test svg, ive set all correct i think
User avatar
alex-the-cat
Posts: 291
Joined: March 12th, 2004, 11:34 am
Location: Chicago, IL, USA

Post by alex-the-cat »

Please Fold! Rage3D is a nice place to start
xebechene
Posts: 176
Joined: November 11th, 2003, 5:55 pm

Post by xebechene »

sniff the last one, i'm gonna cherish this one ;)
User avatar
alex-the-cat
Posts: 291
Joined: March 12th, 2004, 11:34 am
Location: Chicago, IL, USA

Post by alex-the-cat »

Peter(6) wrote:it's a dll that belongs to XP and not no NT5.0 (win2k)


It's belongs to VC++ 2003. accroding to MS, msvcr71.dll is considered non-system files.

http://support.microsoft.com/default.as ... -us;326922
Please Fold! Rage3D is a nice place to start
User avatar
Peter(6)
Posts: 13011
Joined: September 4th, 2003, 1:26 am
Location: Maassluis, The Netherlands

Post by Peter(6) »

At least the browser works, first success ;-)
SVG the next hurdle, a piity I'm not getting a popup telling me what's missing
nightly build threads 20040225 (FF 0.8.0+) - 20120331 (FF14a)
Braese
Posts: 60
Joined: December 30th, 2003, 6:55 pm

Post by Braese »

maybe something is broken, i´ll check a new build first tomorrow and make the non-svg as second. Now i must go to pryan and hope he hosts my builds.
User avatar
Peter(6)
Posts: 13011
Joined: September 4th, 2003, 1:26 am
Location: Maassluis, The Netherlands

Post by Peter(6) »

ok, thanks for the effort.
Maybe ask MozJF, it may be something simple he could tell you right away
nightly build threads 20040225 (FF 0.8.0+) - 20120331 (FF14a)
User avatar
Peter(6)
Posts: 13011
Joined: September 4th, 2003, 1:26 am
Location: Maassluis, The Netherlands

Post by Peter(6) »

I totally deleted FF and did a clean run with your svg build .
I included MSVCR71.dll and MSVCP71.dll .
I opened a svg testpage and it doesn't work this just to make absolutely sure it wasn't me causing problems by mixing builds
nightly build threads 20040225 (FF 0.8.0+) - 20120331 (FF14a)
Braese
Posts: 60
Joined: December 30th, 2003, 6:55 pm

Post by Braese »

Builds on pryan now ;) tomorrow peter, i make a new svg and test it myself first
User avatar
Peter(6)
Posts: 13011
Joined: September 4th, 2003, 1:26 am
Location: Maassluis, The Netherlands

Post by Peter(6) »

Just yell [private mail] at me if you need an example for it.

EDIT:
See MozJF's post about the SVG build
nightly build threads 20040225 (FF 0.8.0+) - 20120331 (FF14a)
sasquatch
Posts: 6022
Joined: November 25th, 2003, 8:56 am

Post by sasquatch »

I am still failing to see any need for SVG. This seems to not really be in any web sites yet. I just think it would be time and talent better spent elsewhere (at least for now).
User avatar
Peter(6)
Posts: 13011
Joined: September 4th, 2003, 1:26 am
Location: Maassluis, The Netherlands

Post by Peter(6) »

It has super potential and you will have to start somewhere Doug.
It wasn't any different with png in the beginning.
nightly build threads 20040225 (FF 0.8.0+) - 20120331 (FF14a)
Post Reply