From d6e316ad834fea06f8e27216300dc4126807e841 Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Wed, 11 Jul 2007 17:05:28 +0000 Subject: [PATCH] Update Win32 build git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5143 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/win32/README.mingw32 | 3 ++- bacula/technotes-2.1 | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/bacula/src/win32/README.mingw32 b/bacula/src/win32/README.mingw32 index cd39aabdbe..394997dcbc 100644 --- a/bacula/src/win32/README.mingw32 +++ b/bacula/src/win32/README.mingw32 @@ -212,8 +212,9 @@ New data variables are exported by placing their name in the file As with the bacula.def file above, this is now more or less automated. When the link dies, simply do the following: - cd .../bacula/src/win32/cats + cd .../bacula/src/win32 make (to build the .o files, note the link will fail) + cd cats ./make_def >bacula_cats.def This should rebuild the bacula_cats.def file. Note, if you have diff --git a/bacula/technotes-2.1 b/bacula/technotes-2.1 index 0c614945f7..e26b9f3eb5 100644 --- a/bacula/technotes-2.1 +++ b/bacula/technotes-2.1 @@ -3,6 +3,7 @@ General: 11Jul07 kes Move qwt (Graphics libarary for Qt4) to depkgs. +kes You now need a --with-qwt= to be able to build bat. kes Update src/win32/cats/bacula_cats.def to include the new db_get_query_dbids() call on Win32. 07Jul07 -- 2.39.5