Hi Laurent and list, 

it's me again. :)

First, Laurent, thanks for your help, but OO still won't compile. I did 
something wrong - but what?

So here are the steps I did (according to 
http://wiki.services.openoffice.org/wiki/AquaBuild):

1. Clean Install of Mac OS X 10.6
2. Install Xcode 3.2.2 (with 10.4 SDK)
3. Downloaded DEV300_m77 (or DEV300_m78, the errors are the same) from 
http://download.openoffice.org/next/ and untared them into my directory.

4. Downloaded prebuild Mozilla archives (MACOSXGCCIinc.zip, MACOSXGCCIlib.zip, 
MACOSXGCCIruntime.zip) and placed them in the directory "DEV300_m77/moz/zipped"

5. Invoke configure:

./configure \
--with-lang="en-US de fr" \
--disable-odk \
--disable-pasf \
--disable-gtk \
--disable-headless \
--disable-build-mozilla \
--disable-fontconfig \
--without-nas \
--with-use-shell=bash \
--with-jdk-home=/System/Library/Frameworks/JavaVM.framework/Home \
--with-stlport=no \
--disable-mediawiki \
--enable-werror \
--disable-vba

6. Start the Build-Process:

./bootstrap
source MacOSXX86Env.Set.sh
cd instsetoo_native
export TMP=/tmp
export SYSTEM_OPENSSL=YES
build --all -P4 


The "configure" parameters 
--disable-gtk
--disable-odk
--disable-vba
are necessary. Without them "configure" stops with an error. So it is not 
possible to start the simple

./configure --build=i386-Darwin-darwin

(even with the patches Laurent suggested).

Any ideas what's going wrong?

Thanks in advance.

Tim



---------------------------------------------------------------------
To unsubscribe, e-mail: mac-unsubscr...@porting.openoffice.org
For additional commands, e-mail: mac-h...@porting.openoffice.org

Reply via email to