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