Hi,

it seems your OS provides everything for MICO to be security enabled,
hence you also need to link with ssl and crypto libs.

Cheers,
Karel

Schlusberg, Arnold R wrote:
> I have been trying to create a usable static mico library on an HP-UX
> Itanium running under HP-US 11.31.
> I am new to mico and am, naturally, having some problems. I have
> downloaded the latest version of  mico, 2.3.13. I have set the following
> environment variables to override the defaults of configure:
> 
> export CC=cc
> export CXX=aCC
> export CXXFLAGS="+DD64 -AA"
> export CFLAGS=+DD64
> 
> I am running configure as follows:
> Configure --disable-shared --disable-threads.
> 
> I am using gmake to compile the code/
> I get a static mico library created. But when I try to compile one of my
> application modules I get a lot of Unsatisfied Symbol errors all
> pointing to the ssl.cc module (such as SSL_library_init,
> CRYPTO_set_id_callback, SSL_accept, and on and on).
> 
> Any in information regarding  related to building a mico for HP-UX 11.31
> 64bit would be appreciated.
> 
> Arnold Schlusberg
> FlukeNetworks Inc 
> 981 Rt 22 W.
> Suite 2000
> Bridegewater, NJ 08807
> Phone: 908-231-9811 ext 107
> Fax: 908-231-6833
> 
> 
> Please be advised that this email may contain confidential information.
>  If you are not the intended recipient, please do not read, copy or
> re-transmit this email.  If you have received this email in error,
> please notify us by email by replying to the sender and by telephone
> (call us collect at +1 202-828-0850) and delete this message and any
> attachments.  Thank you in advance for your cooperation and assistance.
> 
> In addition, Danaher and its subsidiaries disclaim that the content of
> this email constitutes an offer to enter into, or the acceptance of, 
> any
> contract or agreement or any amendment thereto; provided that the
> foregoing disclaimer does not invalidate the binding effect of any
> digital or other electronic reproduction of a manual signature that is
> included in any attachment to this email.
> 
> _______________________________________________
> Mico-devel mailing list
> Mico-devel@mico.org
> http://www.mico.org/mailman/listinfo/mico-devel
> 


-- 
Karel Gardas                  [EMAIL PROTECTED]
ObjectSecurity Ltd.           http://www.objectsecurity.com
_______________________________________________
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to