Hello;

I tried the new  --with-system-nss configure option but it failed
in the libxmlsec module:
____
....
checking for libxslt libraries >= 1.0.20... no
checking for openssl libraries >= 0.9.6... no
checking for nspr libraries >= 4.0... no
checking for nss libraries >= 3.2... no
checking for gnutls libraries >= 0.8.1... no
checking for mscrypto libraries... none
checking for crypto library... configure: error: At least one crypto library should exist for xmlsec1
yes
checking whether byte ordering is bigendian...
dmake: Error code 1, while making './unxfbsdx.pro/misc/build/so_configured_so_xmlsec1'

....
____

On FreeBSD, the system NSS is here:

% ls /usr/local/lib/nss
libcrmf.a        libnssckbi.so    libnssutil3.so.1 libssl3.so
libfreebl3.so    libnssckbi.so.1  libsmime3.so     libssl3.so.1
libfreebl3.so.1  libnssdbm3.so    libsmime3.so.1
libnss3.so       libnssdbm3.so.1  libsoftokn3.so
libnss3.so.1     libnssutil3.so   libsoftokn3.so.1

But it appears that nspr is not found either:

% ls /usr/local/lib/libnspr*
/usr/local/lib/libnspr4.a    /usr/local/lib/libnspr4.so.1
/usr/local/lib/libnspr4.so

While here, I suspect that if libxmlsec could find openssl,
it would seriously help progress in the direction of not
depending on nss.

Finally, both openssl and libxmlsec could get an update.
libxmlsec is probably not easy to update, but for openssl
I uploaded a newer version to apache-extras.

JIC someone is looking for a good excuse to contribute ;).

Pedro.


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

Reply via email to