BB Unix Network Monitor - Message

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

Re: {bb} BBGEN3.2 install



In <E487C0DE205E3145943194A360156EC0290B4E@bolbw04-bdc.bordersgroupinc.com> "Sunil Modi (IT)" <smodi@bordersgroupinc.com> writes:

>I have OpenSSL 0.9.6m installed and curl (BBGEN doesn't' require or ask =
>for it) on AIX 4.3.3. 

bbgen 2.x uses curl, but 3.x does not.

> 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?

Hmm, well ... good question. They don't use the same set of
#include's, but <openssl/evp.h> should exist in all version of openssl
I've seen. It would help if you could show me the command that your
"make" tool is running to compile digest.c - I suspect it might now
have added the proper openssl include spec.

>  BBGEN-2.16 installs with the same locations that are set for BBGEN-3.2.

Aha - did you copy the Makefile over from 2.16 to 3.2, or did you
unpack 3.2 in a fresh directory and ran "configure" ? You should NOT
copy the Makefile from one version of bbgen to another, since the
configure script may define different settings for different versions.


Henrik
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
To unsubscribe from this list, or to subscribe to the bb-digest list
send e-mail to mailto:majordomo@bb4.com with unsubscribe bb -and/or-
subscribe bb-digest in the BODY of the message.


Home | Main Index | Thread Index