On Monday 24 December 2007 19:00, John Drescher wrote: > On Dec 24, 2007 12:51 PM, John Drescher <[EMAIL PROTECTED]> wrote: > > > Yes, the Win32 build on the trunk currently fails. This is because I > > > applied a user patch that implemented a new calling sequence for > > > edit_job_codes(), which is not compatible with Win32. I have > > > temporarily disabled that code in Branch-2.2, but have not yet gotten > > > around to either disabling the code or fixing it in the trunk. > > > > > > In the mean time, if possible, I recommend you use the Branch-2.2 Win32 > > > FD. > > > > > > I'll try to get to it as soon as possible. > > > > Kern, > > I went away and got a coffee and now I see you fixed it in the trunk. :) > > I guess I spoke too soon.
Yes, but if you try again, it will now work. Kern > > /mnt/vg/projects/bacula/trunk/bacula/src/win32/dird/../../dird/dird_conf.c: >1746: undefined reference to `RUNSCRIPT::set_job_code_callback(char* > (*)(JCR*, char const*))' > dird_conf.o: In function `_Z15store_runscriptP13s_lex_contextP8RES_ITEMii': > /mnt/vg/projects/bacula/trunk/bacula/src/win32/dird/../../dird/dird_conf.c: >1887: undefined reference to `RUNSCRIPT::set_job_code_callback(char* > (*)(JCR*, char const*))' > collect2: ld returned 1 exit status > make[1]: *** [../release/bacula-dir.exe] Error 1 > make[1]: Leaving directory > `/mnt/vg/projects/bacula/trunk/bacula/src/win32/dird' > > But I guess the part I need still compiles fine. If I run into > problems I will grab the branch. > > Thanks, > John ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
