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 (*)(int, long unsigned > > int, ...)' to `int (*)(int, int, ...)' >
Dan, I have been working with Marco on this because he ran into the same problem on the Solaris, and I believe that with the very latest git repo (as of about 5 minutes ago), this should be corrected. It turns out to be a tricky case, because one doesn't do the test compiles for features using C++, the problem doesn't show up. In addition, the prototype on some machines seems to be a C prototype rather than a C++ prototype. Anyway, to make a long story short, I think it should *finally* work, assuming FreeBSD behaves similarly to the Solaris :-) Best regards, Kern ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel