]> git.sur5r.net Git - bacula/bacula/commitdiff
Update win32 README
authorKern Sibbald <kern@sibbald.com>
Mon, 18 Jun 2007 14:08:00 +0000 (14:08 +0000)
committerKern Sibbald <kern@sibbald.com>
Mon, 18 Jun 2007 14:08:00 +0000 (14:08 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5035 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/win32/README.mingw32

index 2b748245f4e19cd00ccf89d0cce20ff201772c0a..f86b0d73e613cb25db3357a34ecd20e7f8059ff0 100644 (file)
@@ -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/<package-name>
+   
+where <package-name> 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: