Looks like openssl libraries was not been found and linked into the monit binary. You may have to specify to configure where your openssl libs are installed.


On 15. april. 2008, at 19.12, Peter M. Abraham wrote:
Greetings:

CentOS 4, latest build.

When I do a make install, I get the following errors:

In function `send_ssl_socket':
/usr/local/src/monit-4.10.1/ssl.c:571: undefined reference to
`BIO_test_flags'
ssl.o(.text+0x173): In function `recv_ssl_socket':
/usr/local/src/monit-4.10.1/ssl.c:596: undefined reference to
`BIO_test_flags'
ssl.o(.text+0xc3e): In function `embed_accepted_ssl_socket':
/usr/local/src/monit-4.10.1/ssl.c:532: undefined reference to
`BIO_test_flags'
ssl.o(.text+0x135a): In function `embed_ssl_socket':
/usr/local/src/monit-4.10.1/ssl.c:214: undefined reference to
`BIO_test_flags'
collect2: ld returned 1 exit status
make: *** [monit] Error 1

If it matters, openssl-0.9.8g is installed on the server.

Please advise on how I can resolve this problem.

Thank you.

________________________________________________
Peter M. Abraham
Support and Customer Care Department



--
To unsubscribe:
http://lists.nongnu.org/mailman/listinfo/monit-general

Reply via email to