Hello,
I am trying to install ssldump 0.9b1 so that I can
trouble shoot a problem that I am having with openssl
0.9.6 on Solaris 8 . I have libpcap libpcap-0.6.1
installed in /usr/local/lib and the include files in
/usr/local/include:

catfish# ls -l /usr/local/lib/libpcap.a
-rw-r--r--   1 bin      bin       142920 Jan 20  2001
/usr/local/lib/libpcap.a

catfish# ls -l /usr/local/include/pcap*
-rw-r--r--   1 bin      bin         3326 Jan 20  2001
/usr/local/include/pcap-na
medb.h
-rw-r--r--   1 bin      bin         6317 Jan 20  2001
/usr/local/include/pcap.h

When I run configure the script craps out like this:

catfish# ./configure --with-pcap-lib=/usr/local/lib
--with-pcap-inc=/usr/local/i
nclude
loading cache ./config.cache
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking whether make sets ${MAKE}... yes
checking for ranlib... ranlib
checking for a BSD compatible install... ./install-sh
-c
checking for pow in -lm... yes
checking for PCAP include files... found in
/usr/local/include
checking for PCAP library...
configure: error: Couldn't find PCAP library: needed
for ssldump

Has anyone sucessfuly build this tool? If so could you
think of anything I am blatantly missing here? I am
really at a loss.
Thanks




__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to