01.23.08

Camino 1.6b3pre now requires Mac OS X 10.3.9

Posted in Camino at 3:21 pm by Smokey

Mark Mentovai just checked in changes to make branch nightlies (Camino 1.6b3pre builds) require Mac OS X 10.3.9. Camino 1.6b3 and Camino 1.6 will obviously also require Mac OS X 10.3.9 as a minimum. (If you’re still using a version of Mac OS X 10.3 other than 10.3.9, I urge you to download and apply the Mac OS X 10.3.9 Combo Update from Apple, as well as subsequent security updates.)

For those of you who build Camino branch, you will need to make distclean in your tree before building the next time you update (PPC-only builds), or make distclean and update your .mozconfig before building (Universal builds).

A sample Universal .mozconfig for Camino 1.6b3pre/MOZILLA_1_8_BRANCH now looks like this:

. $topsrcdir/build/macosx/universal/mozconfig
. $topsrcdir/camino/config/mozconfig
ac_add_app_options ppc --with-macos-sdk=/Developer/SDKs/MacOSX10.3.9.sdk
ac_add_app_options ppc --enable-macos-target=10.3
ac_add_options --disable-shared
ac_add_options --enable-static
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../CaminoBranchUni

Note that the default Camino mozconfig is now sourced after the default Universal mozconfig in order to allow the new Camino defaults to override the PPC defaults from the Universal mozconfig.

3 Comments »

  1. User Grav­atarAndrew said,

    January 23, 2008 at 5:10 pm

    Is there any work being done on a more Leopard friendly, unified theme?

  2. User Grav­atarSmokey said,

    January 23, 2008 at 6:23 pm

    Andrew: yes, we are working on an update to make Camino look more at home on 10.5.

  3. User Grav­atarافكار و احلام » Camino 2008 Week 4 said,

    January 28, 2008 at 1:54 am

    [...] PPC builds on the MOZILLA_1_8_BRANCH to use GCC 4 as the compiler (as a side effect, ✈ will now require Mac OS X 10.3.9 or higher). Mark also did some more work on fixing keyboard focus defaults in alerts, improving the [...]

Leave a Comment