At 9:47 AM +0200 4/16/05, Eric Hoch wrote:
>Hi Terry,
>Am Fri, 15 Apr 2005 23:48:51 -0700, schrieb Terry Teague:
>> At 10:36 AM +0900 4/15/05, NAKATA Maho wrote:
>>> I uploaded Mac OS X build of 1.9m93.
>>> ftp://ooopackages.good-day.net/pub/OpenOffice.org/MacOSX/1.9m93/
>>>
>>
>> As always thanks for providing this service Maho.
>>
>> I had only just downloaded 1.9m92, but will hopefully soon I will be in a
>> position to be doing builds myself
>
>
>(Eric's build instructions will be timely).
>
>If you plan to try to build under 10.2.x and you're sucessfull.
>Feel free to report me the necessary changes and I will edit the
>build instructions and create a new paragraph where the changes
>between 10.2.x and 10.3.x are described.
I'm trying to do a build as close to the same builds you guys are doing,
and when I get that working then I will look at Mac OS X 10.2.x. See below
for my current problem.
Following your build instructions Eric - I'm making notes, and will send
you changes when I have a successful build.
I'm using Mac OS X 10.3.9, Xcode 1.5, 1.9m93 sources (checked out from CVS,
and with Maho's and your patches applied).
It took a few attempts to make progress - I keep forgetting that you have
to install the Java Developer Tools separately in Panther (even though OOo
configure finds what it thinks is the JDK, without the necessary headers
installed yet). This caused berkeleydb to fail to build. Now fixed. Using
Java 1.4.2_03 (not Update1 or Update2).
The first battle was with building Mozilla from sources - your instructions
have gtk+ as optional, so I didn't bother downloading and building gtk+,
but Mozilla by default wants gtk+ 2.0. I don't know what other GUI toolkits
are available for Mozilla, although there is an OOo configure option
(--with-mozilla-toolkit) to specify an alternative (--disable-gtk didn't
help). So I ended up downloading Florian's pre-built Mozilla binaries, and
applying your Mozilla patch. Now Mozilla in OOo builds fine (from the
pre-built binaries).
But my current problem I haven't been able to get past yet. This is a messy
area, and I have read all the old EMails on the subject and checked all
known Mac OS X SRC680 issues, but I don't have a solution yet.
The problem is the libxmlsec module - it doesn't build because of the
following error (during its configure):
...
checking libxml2 no ... checking for libxml2 libraries >= 2.4.2...
checking libxml2 ./libxml2-config ... yes ('')
checking for libxslt libraries >= 1.0.20... no
checking for openssl libraries >= 0.9.6... no
checking for gnutls libraries >= 0.8.1... no
checking for nspr libraries >= 4.0... no
checking for nss libraries >= 3.2... no
checking for crypto library... configure: error: At least one crypto
library should exist for xmlsec1
dmake: Error code 1, while making
'./unxmacxp.pro/misc/build/so_configured_so_xmlsec1'
...
I guess I could solve the problem by using --disable-mozilla or other
options that seem to control this stuff.
Any suggestions?
>Regards,
>Eric Hoch
Regards, Terry
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]