I've had a good deal of success getting Mozilla to build straight out of the 
nightly source tar files:
ftp://ftp.mozilla.org/pub/mozilla/nightly/latest/mozilla-source.tar.gz

I recommend installing the jpeg and png libraries out of the ports tree and
using a ~/.mozconfig with the following lines:
ac_add_options --with-jpeg
ac_add_options --with-zlib
ac_add_options --with-png

You may want to add:
ac_add_options --disable-debug
ac_add_options --enable_optimize

More information can be found at http://www.mozilla.org/build such as a handy
.mozconfig generator among other things.

To build mozilla: gmake -f client.mk build

-- 
Eric Hodel - [EMAIL PROTECTED] - http://segment7.net

  Al Gore didn't invent the Internet, WE DID!
  BSD Leading the Way!
        -LinuxWorld2000 FreeBSD poster


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to