Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-31 Thread Kern Sibbald
On Thursday 31 December 2009 01:09:22 Dan Langille wrote: > Kern Sibbald wrote: > > On Monday 28 December 2009 01:04:35 Dan Langille wrote: > >> Dan Langille wrote: > >>> I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula > >>> regression testing on trunk. > >>> > >>> dev.c: In me

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-30 Thread Dan Langille
Dan Langille wrote: > Dan Langille wrote: >> I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula >> regression testing on trunk. >> >> dev.c: In member function `void DEVICE::init_backend()': >> dev.c:323: error: invalid conversion from `int (*)(int, long unsigned >> int, ...)' t

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-30 Thread Dan Langille
Kern Sibbald wrote: > On Monday 28 December 2009 01:04:35 Dan Langille wrote: >> Dan Langille wrote: >>> I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula >>> regression testing on trunk. >>> >>> dev.c: In member function `void DEVICE::init_backend()': >>> dev.c:323: error: inval

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-28 Thread Kern Sibbald
On Monday 28 December 2009 01:04:35 Dan Langille wrote: > Dan Langille wrote: > > I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula > > regression testing on trunk. > > > > dev.c: In member function `void DEVICE::init_backend()': > > dev.c:323: error: invalid conversion from `int

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-28 Thread Kern Sibbald
On Monday 28 December 2009 01:04:35 Dan Langille wrote: > Dan Langille wrote: > > I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula > > regression testing on trunk. > > > > dev.c: In member function `void DEVICE::init_backend()': > > dev.c:323: error: invalid conversion from `int

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-27 Thread Dan Langille
Frank Sweetser wrote: > On 12/27/2009 7:04 PM, Dan Langille wrote: >> Dan Langille wrote: >>> I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula >>> regression testing on trunk. >>> >>> dev.c: In member function `void DEVICE::init_backend()': >>> dev.c:323: error: invalid conversi

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-27 Thread Frank Sweetser
On 12/27/2009 7:04 PM, Dan Langille wrote: > Dan Langille wrote: >> I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula >> regression testing on trunk. >> >> dev.c: In member function `void DEVICE::init_backend()': >> dev.c:323: error: invalid conversion from `int (*)(int, long uns

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-27 Thread Dan Langille
Dan Langille wrote: > I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula > regression testing on trunk. > > dev.c: In member function `void DEVICE::init_backend()': > dev.c:323: error: invalid conversion from `int (*)(int, long unsigned > int, ...)' to `int (*)(int, int, ...)'

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-27 Thread Dan Langille
Kern Sibbald wrote: > On Sunday 27 December 2009 15:19:23 Dan Langille wrote: >> Kern Sibbald wrote: >>> On Saturday 26 December 2009 21:23:16 Dan Langille wrote: I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula regression testing on trunk. dev.c: In member f

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-27 Thread Kern Sibbald
On Sunday 27 December 2009 15:19:23 Dan Langille wrote: > Kern Sibbald wrote: > > On Saturday 26 December 2009 21:23:16 Dan Langille wrote: > >> I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula > >> regression testing on trunk. > >> > >> dev.c: In member function `void DEVICE::i

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-27 Thread Dan Langille
Kern Sibbald wrote: > On Saturday 26 December 2009 21:23:16 Dan Langille wrote: >> I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula >> regression testing on trunk. >> >> dev.c: In member function `void DEVICE::init_backend()': >> dev.c:323: error: invalid conversion from `int (*

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-26 Thread Kern Sibbald
On Saturday 26 December 2009 21:41:40 Dan Langille wrote: > Dan Langille wrote: > > I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula > > regression testing on trunk. > > > > dev.c: In member function `void DEVICE::init_backend()': > > dev.c:323: error: invalid conversion from `i

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-26 Thread Kern Sibbald
On Saturday 26 December 2009 21:23:16 Dan Langille wrote: > I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula > regression testing on trunk. > > dev.c: In member function `void DEVICE::init_backend()': > dev.c:323: error: invalid conversion from `int (*)(int, long unsigned > int,

Re: [Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-26 Thread Dan Langille
Dan Langille wrote: > I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula > regression testing on trunk. > > dev.c: In member function `void DEVICE::init_backend()': > dev.c:323: error: invalid conversion from `int (*)(int, long unsigned > int, ...)' to `int (*)(int, int, ...)'

[Bacula-devel] error compiling with MySQL 5 on FreeBSD 7.2

2009-12-26 Thread Dan Langille
I'm getting this error, using MySQL 5.4.3 on FreeBSD 7.2 with Bacula regression testing on trunk. dev.c: In member function `void DEVICE::init_backend()': dev.c:323: error: invalid conversion from `int (*)(int, long unsigned int, ...)' to `int (*)(int, int, ...)' Any ideas why? Configuration