BB Unix Network Monitor - Message

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

{bb} BBGEN-3.5 compile error



I am seeing the following when makeing bbgen, I found an article that talks
about a patch for 3.4 but it doesn't mention 3.5.  Anybody run into this one
before?  Is it possible I have a inpropper install of openssl?  This is
Fedora Core 3.


/usr/kerberos/include -c -o digest.o digest.c
digest.c:21:25: openssl/evp.h: No such file or directory
digest.c: In function `digest_init':
digest.c:33: error: syntax error before '*' token
digest.c:36: warning: implicit declaration of function
`OpenSSL_add_all_digests'
digest.c:43: error: `md' undeclared (first use in this function)
digest.c:43: error: (Each undeclared identifier is reported only once
digest.c:43: error: for each function it appears in.)
digest.c:43: warning: implicit declaration of function
`EVP_get_digestbyname'
digest.c:50: error: `EVP_MD_CTX' undeclared (first use in this function)
digest.c:55: warning: implicit declaration of function `EVP_DigestInit'
digest.c: In function `digest_data':
digest.c:69: warning: implicit declaration of function `EVP_DigestUpdate'
digest.c: In function `digest_done':
digest.c:80: error: `EVP_MAX_MD_SIZE' undeclared (first use in this
function)
digest.c:88: warning: implicit declaration of function `EVP_DigestFinal'
digest.c:100: warning: implicit declaration of function `EVP_cleanup'
make[1]: *** [digest.o] Error 1

Thanks
-Aaron
--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=
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