Re: Build break MacOS X - SRC680_m95
Tino Rachui - Sun Germany - Development - Software Engineer <[email protected]>
| Newsgroups | gmane.comp.openoffice.devel.porting |
|---|---|
| Organization | StarOffice / Sun Microsystems, Inc. |
| Message-ID | <[email protected]> |
Hi *,
all your help didn't help yet. I still get the same error as described
below. Although I tried different things like installing pkg-config,
openssl, gtk2, etc. (via fink). Meanwhile I'm at src680m97. Either the
build breaks in libxmlsec or if I try to build the mozilla sources it
complains that no gtk2 can be found. Seems I still have some problems.
As usual the weekend was to short to deeper investigate the problems.
Some more hints available?
Kind regards,
Tino
Tino Rachui wrote:
> I'm trying to build an OOo SRC680_m95 on my iMac G5 according to the Mac
> OS build instructions.
> The build breaks with the following error message:
>
> ...
> 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'
> '---* tg_merge.mk *---'
>
> ERROR: Error 65280 occurred while making
> /Users/Shared/OpenOffice/SRC680_m95/source/libxmlsec
> dmake: Error code 1, while making 'build_all'
> ...