Hmm...Now History is broke. I'm getting the following in the error logs.
ld.so.1: /usr/local/bb/bin/bb-hist.cgi: fatal: libssl.so.0.9.7: open
failed: No such file or directory
ldd /usr/local/bb/bin/bb-hist.cgi
libresolv.so.2 => /lib/libresolv.so.2
libsocket.so.1 => /lib/libsocket.so.1
libnsl.so.1 => /lib/libnsl.so.1
libssl.so.0.9.7 => /pkg/lib/libssl.so.0.9.7
libcrypto.so.0.9.7 => /pkg/lib/libcrypto.so.0.9.7
libc.so.1 => /lib/libc.so.1
libdl.so.1 => /lib/libdl.so.1
libmp.so.2 => /lib/libmp.so.2
libz.so => /pkg/lib/libz.so
/usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
pl01.cxo.cp.net[ /tmp/bbgen-3.0 ]
I'll take a better look later...The net tests DO seem a lot faster now! :)
- Mike
-----Original Message-----
From: owner-bb@bb4.com [mailto:owner-bb@bb4.com] On Behalf Of Mike Smith
Sent: Monday, September 06, 2004 2:33 PM
To: bb@bb4.com
Subject: RE: {bb} BBGen 3.0 compile issue.
Added '-lssl -lcrypto' to NETLIBS in Makefile.SunOS. All working now.
Noticed something with my http/content tests. The --follow options is no
longer there? I'm doing a test that upon successful login there is a 302
redirect to the inbox page. I check for a certain strings to ensure the
mail system is working. This is really gonna screw me if I can't follow
redirects any more.
- Mike Smith
System Engineer
415.541.2579 (Desk)
415.216.5972 (Cell)
mike.smith@criticalpath.net
-----Original Message-----
From: owner-bb@bb4.com [mailto:owner-bb@bb4.com] On Behalf Of Mike Smith
Sent: Monday, September 06, 2004 2:19 PM
To: bb@bb4.com
Subject: {bb} BBGen 3.0 compile issue.
Getting the following when trying to compile 3.0. I had no issues with
2.16.
bbdigest.o(.text+0x44): In function `digest_init':
/tmp/bbgen-3.0/digest.c:36: undefined reference to `EVP_get_digestbyname'
bbdigest.o(.text+0x5c):/tmp/bbgen-3.0/digest.c:44: undefined reference to
`EVP_MD_CTX_init'
bbdigest.o(.text+0x6c):/tmp/bbgen-3.0/digest.c:45: undefined reference to
`EVP_DigestInit_ex'
bbdigest.o(.text+0x8c):/tmp/bbgen-3.0/digest.c:29: undefined reference to
`OpenSSL_add_all_digests'
bbdigest.o(.text+0xb8): In function `digest_data':
/tmp/bbgen-3.0/digest.c:55: undefined reference to `EVP_DigestUpdate'
bbdigest.o(.text+0xdc): In function `digest_done':
/tmp/bbgen-3.0/digest.c:68: undefined reference to `EVP_DigestFinal_ex'
bbdigest.o(.text+0x150):/tmp/bbgen-3.0/digest.c:80: undefined reference to
`EVP_MD_CTX_cleanup'
collect2: ld returned 1 exit status
make: *** [bbdigest] Error 1
Thanks,
- Mike
Attachment:
smime.p7s
Description: S/MIME cryptographic signature