Re: [dev] Some issues building Open Office on OSX

2010-01-11 Thread Peter Kaufman
Hi Everyone, It compiles! Ship it! I've gotten it to build on OSX Leopard successfully. It even installs and runs too. Yay! Taking your advice Philipp, I did a clean make by doing a checkout and another make (obviously the wrong way to do things but I couldn't find the correct way to do a

Re: [dev] Some issues building Open Office on OSX

2010-01-11 Thread K S
Dear Peter, You said: I did a clean make by doing a checkout and another make (obviously the wrong way to do things but I couldn't find the correct way to do a make clean :-( Any advice here?). Maybe you can use [dmake clean] command to this end Sincerely yours, Kirill 2010/1/11 Peter

Re: [dev] Some issues building Open Office on OSX

2010-01-11 Thread Philipp Lohmann
On 1/11/10 11:33 AM, Peter Kaufman wrote: Taking your advice Philipp, I did a clean make by doing a checkout and another make (obviously the wrong way to do things but I couldn't find the correct way to do a make clean :-( Any advice here?). Personally I'd use a build --prepare --from solenv

Re: [dev] Some issues building Open Office on OSX

2010-01-11 Thread Eike Rathke
Hi Philipp, On Monday, 2010-01-11 14:31:24 +0100, Philipp Lohmann wrote: Personally I'd use a build --prepare --from solenv - which is kind of non-obvious. I think a rm -rf */unxmacxi.pro should do the trick, but you are right, there probably should be a make distclean equivalent. dmake

Re: [dev] Some issues building Open Office on OSX

2010-01-04 Thread K S
Dear Peter, I used --disable-mozilla too (simultaneously with --disable-build-mozilla) Sincerely yours, Kirill 2010/1/4 Mathias Bauer nospamfor...@gmx.de Peter Kaufman wrote: Hi Kirill, My current ./configure is loaded from a shell script. It looks like this: #!/bin/sh export

Re: [dev] Some issues building Open Office on OSX

2010-01-04 Thread Peter Kaufman
Hi Kirill and Mathias, Thanks for the help! I recompiled with --disable-mozilla switch and it got a lot farther but now it's hit another wall: - ... checking required files ...

Re: [dev] Some issues building Open Office on OSX

2010-01-04 Thread Philipp Lohmann
On 1/4/10 4:07 PM, Peter Kaufman wrote: Hi Kirill and Mathias, Thanks for the help! I recompiled with --disable-mozilla switch and it got a lot farther but now it's hit another wall:

Re: [dev] Some issues building Open Office on OSX

2010-01-03 Thread Peter Kaufman
Hi Kirill, My current ./configure is loaded from a shell script. It looks like this: #!/bin/sh export BASE=`pwd` export OOVERSION=`echo $BASE|sed 's/^\/.*\///'` echo Building from : $BASE echo OpenOffice Version: $OOVERSION ./configure \ --with-lang=en-US de fr \ --disable-odk \

[dev] Some issues building Open Office on OSX

2010-01-02 Thread Peter Kaufman
Hello. I'm trying to build Open Office on OSX 10.5 (Intel). I've almost gotten it there, but I've hit a snag. It looks like the moz module isn't being built. Here is the error message I'm getting: build -- version: 275224 There are active module in . Inactive modules will be skipped.