Hi Christian and list, thanks for the quick help - but it still won't compile. :)
But step by step: > > 3. Downloaded DEV300_m77 (or DEV300_m78, the errors > are the same) from http://download.openoffice.org/next/ and untared them > into my directory. > > Unclear information, as that download page doesn't directly > lists the sources. Ups, sorry, I downloaded only the "core"-package (somewhere I read that this package should be enough...). This time I downloaded the l10n and system-packages too. > > 4. Downloaded prebuild Mozilla archives > (MACOSXGCCIinc.zip, MACOSXGCCIlib.zip, > MACOSXGCCIruntime.zip) and placed them in the directory > "DEV300_m77/moz/zipped" > > Again not very helpful, as there are two versions. You need > the one > from m53 and above. As suggested by http://wiki.services.openoffice.org/wiki/AquaBuild I downloaded these files: http://tools.openoffice.org/moz_prebuild/OOo3.2/MACOSXGCCIinc.zip http://tools.openoffice.org/moz_prebuild/OOo3.2/MACOSXGCCIlib.zip http://tools.openoffice.org/moz_prebuild/OOo3.2/MACOSXGCCIruntime.zip > I repeat: If you don't understand what a flag does: Don't > use it. > If you don't know what a command is for: Don't execute it. This is what I normally do. :) In this case I tried to follow these instructions: http://wiki.services.openoffice.org/wiki/AquaBuild Since a simple "./configure" doesn't worked either, I assumed that I have to use these special flags. According to your help/instructions this time I did: 1. Downloaded core, system, l10n packages, untared them in my directory 2. Downloaded mozilla pre-build packages from the URLs mentioned above and placed them in "DEV300_m78/moz/zipped" 3. used "configure" this way: ./configure --disable-odk --disable-gtk --disable-build-mozilla --disable-vba --enable-werror --disable-binfilter 4. Start the Build-Process: ./bootstrap source MacOSXX86Env.Set.sh cd instsetoo_native build --all -P4 And got the following errors: dyld: Library not loaded: /usr/lib/libsqlite3.dylib Referenced from: /System/Library/Frameworks/Security.framework/Versions/A/Security Reason: Incompatible library version: Security requires version 9.0.0 or later, but libsqlite3.dylib provides version 1.0.0 deliver: /Users/tim/DEV300_m78/salhelper/prj/d.lst: WARNING: invalid library name: libuno_salhelpergcc3.dylib.3.jnilib /bin/bash: line 1: 54102 Trace/BPT trap DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH+${DYLD_LIBRARY_PATH}:}/Users/tim/DEV300_m78/o3tl/unxmacxi.pro/lib:/Users/tim/DEV300_m78/solver/300/unxmacxi.pro/lib /Users/tim/DEV300_m78/solver/300/unxmacxi.pro/bin/cppunittester ../unxmacxi.pro/lib/libtests.dylib dmake: Error code 133, while making 'test1' [...] dmake: Error code 133, while making '../../../../unxmacxi.pro/ucr/cssbridge.db' /bin/bash: line 1: 54157 Trace/BPT trap DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH+${DYLD_LIBRARY_PATH}:}/Users/tim/DEV300_m78/solver/300/unxmacxi.pro/lib /Users/tim/DEV300_m78/solver/300/unxmacxi.pro/bin/idlc @/var/folders/n5/n5iJ2I8eF90Ohe8qzje8BU+++TI/-Tmp-//mkyOohe2 /bin/bash: line 1: 54160 Trace/BPT trap DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH+${DYLD_LIBRARY_PATH}:}/Users/tim/DEV300_m78/solver/300/unxmacxi.pro/lib /Users/tim/DEV300_m78/solver/300/unxmacxi.pro/bin/idlc @/var/folders/n5/n5iJ2I8eF90Ohe8qzje8BU+++TI/-Tmp-//mklY1kZh /bin/bash: line 1: 54162 Trace/BPT trap DYLD_LIBRARY_PATH=${DYLD_LIBRARY_PATH+${DYLD_LIBRARY_PATH}:}/Users/tim/DEV300_m78/solver/300/unxmacxi.pro/lib /Users/tim/DEV300_m78/solver/300/unxmacxi.pro/bin/idlc @/var/folders/n5/n5iJ2I8eF90Ohe8qzje8BU+++TI/-Tmp-//mkSXrheN dmake: Error code 133, while making '../../../../unxmacxi.pro/ucr/cssuno.db' dmake: Error code 133, while making '../../../../unxmacxi.pro/ucr/cssconnection.db' dmake: Error code 133, while making '../../../../unxmacxi.pro/ucr/csslang.db' and 2 module(s): o3tl udkapi need(s) to be rebuilt Reason(s): ERROR: error 65280 occurred while making /Users/tim/DEV300_m78/udkapi/com/sun/star/uno ERROR: error 65280 occurred while making /Users/tim/DEV300_m78/udkapi/com/sun/star/connection ERROR: error 65280 occurred while making /Users/tim/DEV300_m78/o3tl/qa ERROR: error 65280 occurred while making /Users/tim/DEV300_m78/udkapi/com/sun/star/lang ERROR: error 65280 occurred while making /Users/tim/DEV300_m78/udkapi/com/sun/star/bridge Best regards, Tim --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
