Bacula 5.0 compiler error (crypto.c)

2010-04-19 Thread Efren Bravo
Hi there, I'm trying to install bacula server from /usr/ports/sysutils/bacula-server and make install aborts with the message: ===> Building for bacula-server-5.0.0 ==>Entering directory /usr/ports/sysutils/bacula-server/work/bacula-5.0.0/src ==>Entering directory /usr/ports/sysutils/bacula-s

Re: Bacula 5.0 compiler error (crypto.c)

2010-04-24 Thread Brian A. Seklecki (NOC)
> crypto.c: In function 'ASN1_OCTET_STRING* openssl_cert_keyid(X509*)': > crypto.c:333: error: invalid conversion from 'const X509V3_EXT_METHOD*' to > 'X509V3_EXT_METHOD*' > crypto.c: In function 'CRYPTO_SESSION* crypto_session_new(crypto_cipher_t, > alist*)': What's your "uname -a" look like?

Re: Bacula 5.0 compiler error (crypto.c)

2010-04-26 Thread Efren Bravo
> De: Brian A. Seklecki (NOC) > Asunto: Re: Bacula 5.0 compiler error (crypto.c) > Para: "Efren Bravo" > CC: "freeBSD" > Fecha: sábado, 24 de abril, 2010 09:57 > > > crypto.c: In function 'ASN1_OCTET_STRING* > openssl_cert_keyid(X509*

Re: Bacula 5.0 compiler error (crypto.c)

2010-04-26 Thread Brian A. Seklecki (CFI NOC)
On 4/26/2010 9:05 AM, Efren Bravo wrote: I've OpenSSL 1.0.0 installed and ports up2date. My server is on production, so, What do you think I should do in my case? Okay yea you'll need 5.0.1 and a copy of K&R or Stevens` APUE to help hold you down. [1] ~BAS 1. Down under water, until the t

Re: Bacula 5.0 compiler error (crypto.c)

2010-04-29 Thread Brian A. Seklecki (NOC)
On Mon, 2010-04-26 at 09:48 -0400, Brian A. Seklecki (CFI NOC) wrote: > On 4/26/2010 9:05 AM, Efren Bravo wrote: > > I've OpenSSL 1.0.0 installed and ports up2date. > > > > My server is on production, so, What do you think I should do in my case? > > > > Okay yea you'll need 5.0.1 and a copy of K&

Re: Bacula 5.0 compiler error (crypto.c)

2010-04-29 Thread Efren Bravo
--- El jue, 29/4/10, Brian A. Seklecki (NOC) escribió: > De: Brian A. Seklecki (NOC) > Asunto: Re: Bacula 5.0 compiler error (crypto.c) > Para: "Efren Bravo" > CC: "freeBSD" > Fecha: jueves, 29 de abril, 2010 07:50 > On Mon, 2010-04-26 at 09:48 -0400, > Br