Bacula-users

Re: [Bacula-users] Cannot compile bacula 5.0.1 on arch linux

2010-02-27 02:18:57
Subject: Re: [Bacula-users] Cannot compile bacula 5.0.1 on arch linux
From: Bruno Friedmann <bruno AT ioda-net DOT ch>
To: bacula-users AT lists.sourceforge DOT net
Date: Sat, 27 Feb 2010 08:15:15 +0100
From what I see, it seems you doesn't have openssl-devel package ?
I didn't know very well archlinux.

On 02/25/2010 05:41 PM, Steen Meyer wrote:
> I am compiling on an x86_64 system with the options:
> 
>       --enable-build-dird --enable-build-stored --enable-smartalloc  \
>       --enable-batch-insert --enable-largefile \
>       --with-postgresql \
> 
> and the path directives
> 
> 
> I am getting errors starting after the storage daemon is compiled:
> 
> Compiling btape.c
> /home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/libtool
>  --silent --tag=CXX --mode=link /usr/bin/g++  -Wl,--hash-style=gnu 
> -Wl,--as-needed -L../lib -L../cats  -o 
> btape btape.o block.o butil.o dev.o device.o label.o vtape.o lock.o 
> ansi_label.o dvd.o ebcdic.o autochanger.o acquire.o mount.o record.o 
> read_record.o reserve.o stored_conf.o match_bsr.o parse_bsr.o scan.o spool.o 
> vol_mgr.o wait.o \
>            -lbacsql -lbaccfg -lbac  -lm -lpthread -ldl   -lssl -lcrypto
> /home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/lib/.libs/libbac.so:
>  
> undefined reference to `TLSv1_method'
> /home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/lib/.libs/libbac.so:
>  
> undefined reference to `SSL_connect'
> /home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/lib/.libs/libbac.so:
>  
> undefined reference to `BIO_s_socket'
> /home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/lib/.libs/libbac.so:
>  
> undefined reference to `SSL_set_bio'
> /home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/lib/.libs/libbac.so:
>  
> undefined reference to `ASN1_item_i2d'
> 
> And it continues like that until
> 
> /home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/lib/.libs/libbac.so:
>  
> undefined reference to `EVP_DigestUpdate'
> collect2: ld returned 1 exit status
> make[1]: *** [btape] Fejl 1
> make[1]: Forlader 
> katalog 
> '/home/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/stored'
> make[1]: Går til 
> katalog 
> '/home/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/tools'
> libtool: install: warning: 
> `/home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/lib/libbac.la'
>  
> has not been installed in `/usr/lib'
> libtool: install: warning: 
> `/home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/cats/libbacsql.la'
>  
> has not been installed in `/usr/lib'
> libtool: install: warning: 
> `/home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/lib/libbaccfg.la'
>  
> has not been installed in `/usr/lib'
> libtool: install: warning: 
> `/home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/lib/libbac.la'
>  
> has not been installed in `/usr/lib'
> libtool: install: warning: 
> `/home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/lib/libbac.la'
>  
> has not been installed in `/usr/lib'
> libtool: install: warning: 
> `/home/slm/data/xbackup/bacula/build/bacula-postgresql/src/bacula-5.0.1/src/lib/libbac.la'
>  
> has not been installed in `/usr/lib'
> 
> 
> Any ideas?
> 


-- 

     Bruno Friedmann


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