Hi Απόστολος,

On 04.12.2013 21:28, Απόστολος Συρόπουλος wrote:
I am still struggling... Now I was trying to build libxmlsec and the
configuration parameters did not give the expected result. I had
to enter manually the following command

./configure ADDCFLAGS= CPPFLAGS= --with-pic --disable-shared 
--disable-crypto-dl --with-libxslt=no --with-openssl=no --with-gnutls=no 
LIBXML2LIB=-lxml2 --enable-pkgconfig=no --with-openssl=/usr 
--with-nss=/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro 
--with-nspr=/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro

in order to build the libraries. Is this OK?

Did it build with these configure options? Except for the minor nit that --with-openssl is set twice, it looks good to me. The option has been set as "no" and as "/usr", but AFAIK the "no" should win.

 There is a libcrypto.a in 
/extra/sources/OpenOffice/aoo4/main/solver/410/unxsogi.pro/lib
but this cannot be used to build a shared object (at least that's what the 
linkers say).

That libcrypto.a comes from openssl and if libxmlsec was configured with the "--with-openssl=no" option it shouldn't be needed anyway.

Herbert

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

Reply via email to