Snort mailing list archives

problems installing Barnyard on obsd 3.4


From: Russell Fulton <r.fulton () auckland ac nz>
Date: Mon, 22 Nov 2004 16:55:10 +1300

Hi,
        I am trying to install barnyard on a obsd system but configure exits
complaining it can't find the mysql client library.

configure command:
./configure --enable-mysql --with-mysql-libraries=/usr/local/lib/

I verified that I had specified the correct dir in the parameters to
./configure and then checked the config.log file where I found this:

configure:2559: checking for mysql_real_connect in -lmysqlclient
configure:2578: gcc -o conftest -g -O2 -Wall -I/usr/local/include/mysql 
-DENABLE_MYSQL  -L/usr/local/lib/ conftest.c -lmysqlclient   -lz -lssl
-lmysqlclient 1>&5
/usr/lib/libssl.so.8.0: undefined reference to `BIO_find_type'
/usr/lib/libssl.so.8.0: undefined reference to `EVP_enc_null'
/usr/lib/libssl.so.8.0: undefined reference to `EVP_CIPHER_CTX_init'
/usr/lib/libssl.so.8.0: undefined reference to `X509_NAME_dup'
/usr/lib/libssl.so.8.0: undefined reference to `COMP_compress_block'
/usr/lib/libssl.so.8.0: undefined reference to `EVP_rc2_cbc'
/usr/lib/libssl.so.8.0: undefined reference to `sk_new_null'
/usr/lib/libssl.so.8.0: undefined reference to
`X509_STORE_get_by_subject'
/usr/lib/libssl.so.8.0: undefined reference to `lh_free'
/usr/lib/libssl.so.8.0: undefined reference to `EVP_VerifyFinal'

Plus lots more of these.  I.e. the problem seems to be with the ssl
library???  Any ideas what the real problem is?

-- 
Russell Fulton, Information Security Officer, The University of Auckland
New Zealand



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: