Bacula-users

[Bacula-users] Problems Debian 5 + Bacula 5

2010-02-04 14:15:37
Subject: [Bacula-users] Problems Debian 5 + Bacula 5
From: Pedro Bordin Hoffmann <pedro.hoffmann AT raidbr.com DOT br>
To: Bacula-users AT lists.sourceforge DOT net
Date: Thu, 4 Feb 2010 17:11:47 -0200
Hello,

After compiling bacula 5 on debian lenny I noticed that storage was missing, so I took a look on the compiling log..


Something went wrong, what, I couldnt find... Follows a part of log:
Compiling Makefile
/usr/bin/g++ -static  -L../lib -L../findlib -o bls bls.o block.o butil.o
device.o dev.o label.o match_bsr.o vtape.o ansi_label.o dvd.o ebcdic.o
lock.o autochanger.o acquire.o mount.o parse_bsr.o record.o read_record.o
reserve.o scan.o stored_conf.o spool.o vol_mgr.o wait.o  \
           -lbacfind -lbaccfg -lbac -lm -lpthread -ldl   -lssl -lcrypto
../lib/libbac.a(plugins.o): In function `load_plugins(void*, void*, char
const*, char const*, bool (*)(Plugin*))':
/root/bacula-5.0.0/src/lib/plugins.c:140: warning: Using 'dlopen' in
statically linked applications requires at runtime the shared libraries from
the glibc version used for linking
../lib/libbac.a(guid_to_name.o): In function `get_gidname':
/root/bacula-5.0.0/src/lib/guid_to_name.c:122: warning: Using 'getgrgid'
in statically linked applications requires at runtime the shared libraries
from the glibc version used for linking
../lib/libbac.a(guid_to_name.o): In function `get_uidname':
/root/bacula-5.0.0/src/lib/guid_to_name.c:109: warning: Using 'getpwuid'
in statically linked applications requires at runtime the shared libraries
from the glibc version used for linking
../lib/libbac.a(bnet.o): In function `resolv_host':
/root/bacula-5.0.0/src/lib/bnet.c:424: warning: Using 'gethostbyname2' in
statically linked applications requires at runtime the shared libraries from
the glibc version used for linking
../lib/libbac.a(address_conf.o): In function `add_address':
/root/bacula-5.0.0/src/lib/address_conf.c:310: warning: Using
'getservbyname' in statically linked applications requires at runtime the
shared libraries from the glibc version used for linking

I appreciate any help :D
--
Pedro Bordin Hoffmann
Divisao Tecnica Externa
Raidbr Soluções em Informática Ltda

Fone: 54 3204-7732
------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
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>
  • [Bacula-users] Problems Debian 5 + Bacula 5, Pedro Bordin Hoffmann <=