Bacula-users

[Bacula-users] bacula 5.0.1 installation errors

2010-03-02 14:43:36
Subject: [Bacula-users] bacula 5.0.1 installation errors
From: Jerry Lowry <jlowry AT edt DOT com>
To: bacula-users AT lists.sourceforge DOT net
Date: Tue, 02 Mar 2010 11:27:14 -0800
Hi, I am trying to install bacula 5.0.1 on a new backup server. I have attached the error that I am getting during the make and the config.out. The server configuration is:

fedora 12 x86_64
mysql 5.1.42
bacula src 5.0.1

Any ideas as to why this is failing? Also, if I include 'enable-bat' after installing depkgs-qt and sourcing the qt directories the bacula configure does not see that qt is installed.
--

---------------------------------------------------------------------------
Jerold Lowry
IT Manager / Software Engineer
Engineering Design Team (EDT), Inc. a HEICO company
1400 NW Compton Drive, Suite 315
Beaverton, Oregon 97006 (U.S.A.)
Phone: 503-690-1234 / 800-435-4320
Fax: 503-690-1243
Web: _www.edt.com <http://www.edt.com/>_




Configuration on Tue Mar  2 10:02:32 PST 2010:

   Host:                    x86_64-unknown-linux-gnu -- redhat 
   Bacula version:          Bacula 5.0.1 (24 February 2010)
   Source code location:    .
   Install binaries:        /usr/bacula/bin
   Install libraries:       /usr/lib64
   Install config files:    /usr/bacula/bin
   Scripts directory:       /usr/bacula/bin
   Archive directory:       /tmp
   Working directory:       /var/run/bacula/working
   PID directory:           /var/run/bacula
   Subsys directory:        /var/run/bacula/working
   Man directory:           ${datarootdir}/man
   Data directory:          /usr/share
   Plugin directory:        /usr/lib64
   C Compiler:              gcc 4.4.2
   C++ Compiler:            /usr/lib64/ccache/g++ 4.4.2
   Compiler flags:           -g -O2 -Wall -fno-strict-aliasing -fno-exceptions 
-fno-rtti
   Linker flags:             
   Libraries:               -lpthread -ldl 
   Statically Linked Tools: no
   Statically Linked FD:    no
   Statically Linked SD:    no
   Statically Linked DIR:   no
   Statically Linked CONS:  no
   Database type:           MySQL
   Database port:            
   Database lib:            -L/usr/lib64/mysql -lmysqlclient_r -lz
   Database name:           bacula
   Database user:           bacula

   Job Output Email:        jlowry AT edt DOT com
   Traceback Email:         jlowry AT edt DOT com
   SMTP Host Address:       mailhost.edt.com

   Director Port:           9101
   File daemon Port:        9102
   Storage daemon Port:     9103

   Director User:           
   Director Group:          
   Storage Daemon User:     
   Storage DaemonGroup:     
   File Daemon User:        
   File Daemon Group:       

   SQL binaries Directory   /usr/bin

   Large file support:      yes
   Bacula conio support:    yes -ltermcap
   readline support:        no 
   TCP Wrappers support:    no 
   TLS support:             yes
   Encryption support:      yes
   ZLIB support:            yes
   enable-smartalloc:       yes
   enable-lockmgr:          no
   bat support:             no
   enable-gnome:            no 
   enable-bwx-console:      no 
   enable-tray-monitor:     yes
   client-only:             no
   build-dird:              yes
   build-stored:            yes
   Plugin support:          yes
   ACL support:             yes
   XATTR support:           yes
   Python support:          no 
   Batch insert enabled:    yes

  
CLFLAGS="-g -02" ./configure --sbindir=/usr/bacula/bin 
--sysconfdir=/usr/bacula/bin --with-pid-dir=/var/run/bacula 
--with-subsys-dir=/var/run/bacula/working --enable-smartalloc --with-mysql 
--with-working-dir=/var/run/bacula/working --with-dump-email=jlowry AT edt DOT 
com --with-job-email=jlowry AT edt DOT com --with-smtp-host=mailhost.edt.com 
--docdir=/var/run/bacula/doc --enable-tray-monitor



make[1]: Entering directory `/database/bacula-5.0.1/src/lib'
Compiling attr.c
Compiling base64.c
Compiling berrno.c
Compiling bsys.c
Compiling bget_msg.c
Compiling bnet.c
Compiling bnet_server.c
Compiling runscript.c
Compiling bsock.c
Compiling bpipe.c
Compiling bsnprintf.c
Compiling btime.c
Compiling cram-md5.c
Compiling crc32.c
Compiling crypto.c
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
make[1]: Leaving directory `/database/bacula-5.0.1/src/lib'


  ====== Error in /database/bacula-5.0.1/src/lib ======

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>