[Bacula-users] Fully Qualified Name?

2010-01-08 Thread brown wrap
I am setting up bacula at home and my network connection is a cable modem using 
dhcp. Up until now that hasn't been a problem. I really don't need to set up 
clients for now, I just want to experiement using bacula to backup the machine 
its installed on. I brought up webacula and when I try to select things I keep 
getting connection errors. The bacula ports are open, at least through the 
firewall gui on Fedora. Not absolutely sure though, since nmap map doesn't show 
them. So my quest is do I need a FQDM ? Thanks.

greg






  --
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Trying to compile Bacula

2010-01-06 Thread brown wrap
No, its Fedora 12.



--- On Wed, 1/6/10, francisco javier funes nieto esen...@gmail.com wrote:

From: francisco javier funes nieto esen...@gmail.com
Subject: Re: [Bacula-users] Trying to compile Bacula
To: brown wrap gra...@yahoo.com
Cc: bacula-users@lists.sourceforge.net
Date: Wednesday, January 6, 2010, 2:37 AM

libssl-dev ? (Debian)


J.
2010/1/6 brown wrap gra...@yahoo.com



I cut and pasted four errors I received in trying to build bacula, any ideas ?:


crypto.c:1226:
error: cannot convert ‘unsigned char*’ to ‘EVP_PKEY_CTX*’ for argument
‘1’ to ‘int EVP_PKEY_decrypt(EVP_PKEY_CTX*, unsigned char*, size_t*,
const unsigned char*, size_t)’
make[1]: *** [crypto.lo] Error 1


make[1]: *** No rule to make target `../lib/libbac.la', needed by `all'.  Stop.


make[1]: *** No rule to make target `../lib/libbacpy.la', needed by 
`bacula-fd'.  Stop.

make[1]: *** No rule to make target `../lib/libbac.la', needed by `bconsole'.  
Stop.





  
--

This SF.Net email is sponsored by the Verizon Developer Community

Take advantage of Verizon's best-in-class app development support

A streamlined, 14 day to market process makes app distribution fast and easy

Join now and get one step closer to millions of Verizon customers

http://p.sf.net/sfu/verizon-dev2dev 
___

Bacula-users mailing list

Bacula-users@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/bacula-users





-- 
_

Francisco Javier Funes Nieto [esen...@gmail.com]
CANONIGOS
Servicios Informáticos para PYMES.

Cl. Cruz 2, 1º Oficina 7
Tlf: 958.536759 / 661134556
Fax: 958.521354
GRANADA - 18002





  --
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


[Bacula-users] Trying to compile Bacula on Fedora 12

2010-01-05 Thread brown wrap
I am trying to compile bacula and followed the example of how to run configure. 
I still received severl error messages that I have no idea what they mean. The 
output is lengthy, but maybe someone has had a similar problem in the past. 
Thanks.


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*)’:
crypto.c:1102: error: cannot convert ‘unsigned char*’ to ‘EVP_PKEY_CTX*’ for 
argument ‘1’ to ‘int EVP_PKEY_encrypt(EVP_PKEY_CTX*, unsigned char*, size_t*, 
const unsigned char*, size_t)’
crypto.c: In function ‘crypto_error_t crypto_session_decode(const u_int8_t*, 
u_int32_t, alist*, CRYPTO_SESSION**)’:
crypto.c:1226: error: cannot convert ‘unsigned char*’ to ‘EVP_PKEY_CTX*’ for 
argument ‘1’ to ‘int EVP_PKEY_decrypt(EVP_PKEY_CTX*, unsigned char*, size_t*, 
const unsigned char*, size_t)’
make[1]: *** [crypto.lo] Error 1


ranlib libbacfind.a
make[1]: *** No rule to make target `../lib/libbac.la', needed by `all'.  Stop.
make[1]: Leaving directory `/home/gcr/Downloads/bacula/bacula-3.0.3/src/findlib'

make[1]: *** No rule to make target `../lib/libbacpy.la', needed by 
`bacula-fd'.  Stop.
make[1]: Leaving directory `/home/gcr/Downloads/bacula/bacula-3.0.3/src/filed'

make[1]: *** No rule to make target `../lib/libbac.la', needed by `bconsole'.  
Stop.
make[1]: Leaving directory `/home/gcr/Downloads/bacula/bacula-3.0.3/src/console'




  --
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev ___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users