From c7267dde442d4b3d14e049f4139b9995c6ca66e4 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 15 Jul 2009 10:25:18 +0000 Subject: [PATCH] Fix Win64 build git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@9000 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/win32/lib/bacula64.def | 1 + bacula/technotes | 1 + 2 files changed, 2 insertions(+) diff --git a/bacula/src/win32/lib/bacula64.def b/bacula/src/win32/lib/bacula64.def index f0718bbfe6..f69e5f8e68 100644 --- a/bacula/src/win32/lib/bacula64.def +++ b/bacula/src/win32/lib/bacula64.def @@ -303,6 +303,7 @@ _ZN5BSOCK8fin_initEP3JCRiPKcS3_iP8sockaddr _ZN5BSOCK8get_peerEPci _ZN5BSOCK9bstrerrorEv _ZN5BSOCK9wait_dataEii +_ZN5BSOCK18set_source_addressEP5dlist ; bsys.o _Z10b_strerroriPcy diff --git a/bacula/technotes b/bacula/technotes index 447040a961..899ffeaeb7 100644 --- a/bacula/technotes +++ b/bacula/technotes @@ -3,6 +3,7 @@ General: 15Jul09 +kes Fix Win64 build kes Add more example SD Device configurations. ebl Cleanup old job records when starting the director (Created/Running -> Failed) -- 2.39.5