Kern, Please add _Z10aop_to_striR8POOL_MEM to the bacula32.def file, under "; util.c", eg:
diff --git a/bacula/src/win32/lib/bacula32.def b/bacula/src/win32/lib/bacula32.def index 50737a9..4cd6e30 100644 --- a/bacula/src/win32/lib/bacula32.def +++ b/bacula/src/win32/lib/bacula32.def @@ -736,6 +736,7 @@ _Z21set_working_directoryPc _Z5lcasePc _Z20volume_status_to_strPKc _Z22jobstatus_to_ascii_guiiPci +_Z10aop_to_striR8POOL_MEM ; var.o _Z10var_configP6var_st12var_config_tz Time to look at trying to automate that file I think... Thanks James ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
