Re: [Bacula-devel] Patches for FreeBSD

2009-04-11 Thread Kern Sibbald
On Sunday 12 April 2009 02:59:35 Dan Langille wrote: > Folks: > > To get Bacula 2.5.42-b2 to run on FreeBSD 7.x and 8.x, the following > patches are required. This is because a newer gcc is used on those > platforms. > > FYI: > > FreeBSD 6.3 - gcc 3.4.6 > FreeBSD 7.1 - gcc 4.2.1 > FreeBSD 8.x - gc

[Bacula-devel] Patches for FreeBSD

2009-04-11 Thread Dan Langille
Folks: To get Bacula 2.5.42-b2 to run on FreeBSD 7.x and 8.x, the following patches are required. This is because a newer gcc is used on those platforms. FYI: FreeBSD 6.3 - gcc 3.4.6 FreeBSD 7.1 - gcc 4.2.1 FreeBSD 8.x - gcc 4.2.1 (20070719) The patches relate to casting. These patches will b