BB Unix Network Monitor - Message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

{bb} BBGEN3.2 install



Title: BBGEN3.2 install

I have OpenSSL 0.9.6m installed and curl (BBGEN doesn't' require or ask for it) on AIX 4.3.3.  Both are installed in preset prefixes.  The error I get is:

"digest.h", line 16.10: 1506-296 (S) not found.#include <openssl/evp.h>
"digest.h", line 20.9: 1506-046 (S) Syntax error.

This doesn't make sense to me due to the contest.h file looking under the same directory (defined in both Makefile and Makefile.AIX) and finding the OpenSSL files that it needs.  If contest.h can find the files necessary, why can't digest.h?  BBGEN-2.16 installs with the same locations that are set for BBGEN-3.2.

digest.h includes
#include <openssl/evp.h>

contest.h includes
#include <openssl/opensslv.h>
#include <openssl/ssl.h>
#include <openssl/rand.h>
#include <openssl/err.h>

I'm probably missing something small that I overlooked.  Any help would be much appreciated.

Thanks,
Sunil Modi
IT-Server Administration
(734) 477-1570
smodi@bordersgroupinc.com


Home | Main Index | Thread Index