[sleuthkit-developers] [ sleuthkit-Bugs-3476125 ] Fix build on MinGW
Brought to you by:
carrier
From: SourceForge.net <no...@so...> - 2012-01-19 18:59:39
|
Bugs item #3476125, was opened at 2012-01-19 09:24 Message generated for change (Comment added) made by robjoyce You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=3476125&group_id=55685 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Rob (robjoyce) Assigned to: Nobody/Anonymous (nobody) Summary: Fix build on MinGW Initial Comment: The master branch of TSK (at least as of last Friday) doesn't build on MinGW. The attached patch fixes this. (It also makes the threading test compile on Windows. Haven't tested that the test actually passes, but at least it doesn't stop the build now.) The patch is against master as of last Friday, e5794db. ---------------------------------------------------------------------- >Comment By: Rob (robjoyce) Date: 2012-01-19 10:59 Message: Forgot to mention: in order for the build to work in MinGW, the Java JDK needs to be in a path that doesn't have spaces (ie, not C:\Program Files\Java\jdk...\). ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=477889&aid=3476125&group_id=55685 |