When I try 32bit on 2.4.4 everything works FINE!!!

Thanks a lot!

Daniel

PS: BTW, I've tried 3.0.2 (64bit) and I've got the same problem.


On Tue, Oct 20, 2009 at 7:25 AM, Lorenz Schori <lorenz.sch...@gmx.ch> wrote:

> Hi Daniel
>
> Am Mon, 19 Oct 2009 17:39:58 -0200
> schrieb Daniel Cukier <danic...@gmail.com>:
>
> > *I'd like to backup my Mac with bacula (I'm using version 2.4.4).
> > **When I try to compile it, using:*
> > *./configure --enable-client-only*
> > *make*
> > *
> > *
> > * I get the following error message. How can I solve this issue?*
> > [..]
>
> Did 3.0.2 compile without errors on Snow Leopard?
>
> Try to compile it in 32bit mode for now, it may probably run just fine:
>
> make clean
> CFLAGS="-arch i368 -g -O0" CXXFLAGS="$CFLAGS" \
> LDFLAGS="-arch i386" ./configure
> make
>
> HTH
> Lorenz
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to