Bacula-users

Re: [Bacula-users] 3.0.2 on Ubuntu 8.04 server compile error

2009-08-20 03:33:35
Subject: Re: [Bacula-users] 3.0.2 on Ubuntu 8.04 server compile error
From: Thomas <thomas AT ic3s DOT de>
To: bacula-users AT lists.sourceforge DOT net, glyn AT cirrus.co DOT za
Date: Thu, 20 Aug 2009 09:12:06 +0200
Hi Glynd,

install the openssl-dev package
or use the configure option --with-openssl=no

Best Regards

Thomas

Glynd schrieb:
> I cannot find why I am getting these errors. The only thing odd about the
> installation is that mysql is not in the standard place but i use the
> -with-mysql=dir.
> Here is a snippet of the error but it comes up for sd, fd and director. It
> is complaining about -lssl but I have no idea what this is.
> TIA
> Glyn
> 
> ==>Entering directory /etc/bacula/bacula-3.0.2/src/dird
> make[1]: Entering directory `/etc/bacula/bacula-3.0.2/src/dird'
> Linking bacula-dir ...
> /etc/bacula/bacula-3.0.2/libtool --silent --tag=CXX --mode=link /usr/bin/g++  
> -           L../lib -L../cats -L../findlib -o bacula-dir dird.o admin.o
> authenticate.o autop           rune.o backup.o bsr.o catreq.o dir_plugins.o
> dird_conf.o expand.o fd_cmds.o getm           sg.o inc_conf.o job.o jobq.o
> migrate.o mountreq.o msgchan.o next_vol.o newvol.o            pythondir.o
> recycle.o restore.o run_conf.o scheduler.o ua_acl.o ua_cmds.o ua_dot          
> cmds.o ua_query.o ua_input.o ua_label.o ua_output.o ua_prune.o ua_purge.o
> ua_res           tore.o ua_run.o ua_select.o ua_server.o ua_status.o
> ua_tree.o ua_update.o vbacku           p.o verify.o \
>               -lbacfind -lbacsql -lbacpy -lbaccfg -lbac -lm  
> -L/opt/sugarcrm-5.           2.0h/mysql/lib -lmysqlclient_r -lz -lpthread
> -ldl  \
>                 -lssl -lcrypto
> /usr/bin/ld: cannot find -lssl
> collect2: ld returned 1 exit status
> make[1]: *** [bacula-dir] Error 1
> make[1]: Leaving directory `/etc/bacula/bacula-3.0.2/src/dird'
> 
> 
>   ====== Error in /etc/bacula/bacula-3.0.2/src/dird ======
> 
> 
> ==>Entering directory /etc/bacula/bacula-3.0.2/src/stored
> make[1]: Entering directory `/etc/bacula/bacula-3.0.2/src/stored'
> Linking bacula-sd ...
> /etc/bacula/bacula-3.0.2/libtool --silent --tag=CXX --mode=link /usr/bin/g++  
> -           L../lib -o bacula-sd stored.o ansi_label.o vtape.o autochanger.o
> acquire.o appen           d.o askdir.o authenticate.o block.o butil.o dev.o
> device.o dircmd.o dvd.o ebcdic           .o fd_cmds.o job.o label.o lock.o
> mac.o match_bsr.o mount.o parse_bsr.o pythonsd           .o read.o
> read_record.o record.o reserve.o scan.o sd_plugins.o spool.o status.o         
>   
> stored_conf.o vol_mgr.o wait.o  \
>            -lbacpy -lbaccfg -lbac -lm   -lpthread -ldl   \
>          -lssl -lcrypto
> /usr/bin/ld: cannot find -lssl
> collect2: ld returned 1 exit status
> make[1]: *** [bacula-sd] Error 1
> make[1]: Leaving directory `/etc/bacula/bacula-3.0.2/src/stored'
> 
> 
>   ====== Error in /etc/bacula/bacula-3.0.2/src/stored ======
> 
> 
> ==>Entering directory /etc/bacula/bacula-3.0.2/src/tools
> make[1]: Entering directory `/etc/bacula/bacula-3.0.2/src/tools'
> /etc/bacula/bacula-3.0.2/libtool --silent --tag=CXX --mode=link /usr/bin/g++ 
> -L           ../lib -o bsmtp bsmtp.o -lbac -lm  -lpthread -ldl   -lssl
> -lcrypto
> /usr/bin/ld: cannot find -lssl
> collect2: ld returned 1 exit status
> make[1]: *** [bsmtp] Error 1
> make[1]: Leaving directory `/etc/bacula/bacula-3.0.2/src/tools'
> 
> 
>   ====== Error in /etc/bacula/bacula-3.0.2/src/tools ======
> 

-- 
[:O]###[O:]

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
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>