From: Kern Sibbald Date: Mon, 18 Jun 2007 14:08:00 +0000 (+0000) Subject: Update win32 README X-Git-Tag: Release-2.2.0~271 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=521cc4db11baed62b6a7aa1ba759b87291e0e897;p=bacula%2Fbacula Update win32 README git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5035 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/win32/README.mingw32 b/bacula/src/win32/README.mingw32 index 2b748245f4..f86b0d73e6 100644 --- a/bacula/src/win32/README.mingw32 +++ b/bacula/src/win32/README.mingw32 @@ -38,6 +38,20 @@ Download and build the cross compiler tools Download and build the 3rd party dependencies ./build-depkgs-mingw32 +Note, that during the build process you will see a moderate amount of +output. If something fails, it is probably because you don't have one +of the build dependencies (hopefully all mentioned above) loaded on your +system. To find out what is going wrong, do the following: + + cd .../depkgs-mingw32/src/ + +where is where the package is unpacked and built. Normally +it is relatively obvious when looking at the src directory. + +In that directory, you should find a make.log, which has the full details +of the compiles, links, and installs done for that package. + + You need the header files from the Microsoft VSS SDK. Unfortunately the SDK can only be downloaded and installed on a Windows system. You can find it on Microsoft's web-site at: