Bacula-users

Re: [Bacula-users] Cannot build bacula-client 5.0.3 on FreeBSD 7.3

2010-09-14 06:42:13
Subject: Re: [Bacula-users] Cannot build bacula-client 5.0.3 on FreeBSD 7.3
From: Dan Langille <dan AT langille DOT org>
To: Doug Sampson <dougs AT dawnsign DOT com>
Date: Tue, 14 Sep 2010 06:39:37 -0400
On 9/13/2010 7:04 PM, Doug Sampson wrote:
>>> Are you using the --disable-libtool option to configure?  If so,
>>> you'll need the attached patch to make it work.
>>>
>>> __Martin
>>
>> Yes, I was. On more than one system. I should have mentioned this in
> the
>> first place. I will investigate applying this patch and report back.
>>
>
> The patch worked. To be accurate, the command as follows:
>
> # patch<  /path/to/bacula-5.0.3-libz.patch
>
> resulted in only one out of the four patches being applied (the second).
> Manually editing the two files for the remaining three patches did it.
> Did I do this wrong?

Doug: try this:

cd /usr/ports/sysutils/bacula-server
make clean
make extract
patch < /path/to/bacula-5.0.3-libz.patch

If that does not succeed, try this:

make clean
make extract
patch -p1 < /path/to/bacula-5.0.3-libz.patch

(that is -p ONE, not I or L).




-- 
Dan Langille - http://langille.org/

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users