Bacula-users

[Bacula-users] Snow Leopard client

2009-11-30 10:44:40
Subject: [Bacula-users] Snow Leopard client
From: Sylvain Dupras <Sylvain.dupras AT etsmtl DOT ca>
To: bacula-users AT lists.sourceforge DOT net
Date: Mon, 30 Nov 2009 10:40:58 -0500
Ok, I will try to give you all the information I use and what I try.

We want to install bacula-fd and bconsole on a Mac.
Compiling the source code on Leopard 10.5 work and run great.

On Snow Leopard 10.6 compiling the source work (with trick, see below)
but when the bacula-fd do his backup he backup nothing and said he
finish and has a status OK. But we have this warning: Top level
directory "/test" has an unlisted drive type "unknown"

"/test" is a directory with files in it and it is the only directory to backup.

Here is how we compile for Snow Leopard:

First we try to apply a patch from
http://trac.macports.org/attachment/ticket/21674/patch-base64-typecast.diff
and bacula run in 64 bit.

Second we compile by forcing 32 bit with "CXX='g++ -m32' CC='gcc -m32'
CFLAGS=-m32 LDFLAGS=-m32 ./configure --prefix=/usr/local
--enable-client-only --with-openssl --with-working-dir=/var/db/bacula
--with-pid-dir=/var/run"

Third we try this configurartion "CXX='g++ -m32' CC='gcc -m32'
CFLAGS=-m32 LDFLAGS=-m32  ./configure --prefix=/usr/local
--enable-client-only --with-openssl --with-tcp-wrappers
--disable-dependency-tracking --with-working-dir=/var/bacula/working"

All method compile and give the same warning at the end when executing
the backup job. I begin to thing my mistake is not while compiling but
else where. The only thing I am sure is it working in OS X 10.5 and
not in 10.6.

The Director deamon and the Storage deamon run on a Windows server
2003 and work already in the office with more than 15 clients in
Windows xp/vista/seven (all 32 or 64 bit) and OS X Leopard Intel.

Thanks for helping me

DSylvainLIO

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