I am trying to build "mico" under Cygwin. I have read INSTALL.txt and
have installed
the tools (gcc) as well as openssl package. Still, I get the following
errors while building -
../libs/libmico2.3.12.a(ssl.o):ssl.cc:(.text+0x53db): undefined
reference to `_BIO_ctrl'
../libs/libmico2.3.12.a(ssl.o):ssl.cc:(.text+0x53e8): undefined
reference to `_SSL_new'
../libs/libmico2.3.12.a(ssl.o):ssl.cc:(.text+0x5407): undefined
reference to `_SSL_set_bio'
../libs/libmico2.3.12.a(ssl.o):ssl.cc:(.text+0x57f6): undefined
reference to `_SSL_accept'
../libs/libmico2.3.12.a(ssl.o):ssl.cc:(.text+0x5ac5): undefined
reference to `_SSL_set_connect_state'
in /lib, I have
[mico$:551] ls /lib/*ssl*
/lib/libgnutls-openssl.dll.a /lib/libssl.a
/lib/libgnutls-openssl.la /lib/libssl.dll.a
[mico$:552]
What am I missing? Seemed to have created most of the object files
without problems.
Thx
Arun
_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel