summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar http://mebus.pip.verisignlabs.com/ <Bussard@web>2013-07-30 20:41:07 +0000
committerGravatar admin <admin@branchable.com>2013-07-30 20:41:07 +0000
commit1a9041975205fd8c83f7ba3a69ed96cd2f588d58 (patch)
tree16289e0165ce648b1c0da9fd4ed8e0159b0e9def
parentf184c37d8ef926cf59a7b2432f2ab86ab54f8b76 (diff)
Added a comment
-rw-r--r--doc/install/Fedora/comment_2_f98c488c09bef86e2b0414589ce9e141._comment25
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/install/Fedora/comment_2_f98c488c09bef86e2b0414589ce9e141._comment b/doc/install/Fedora/comment_2_f98c488c09bef86e2b0414589ce9e141._comment
new file mode 100644
index 000000000..0a1de29b5
--- /dev/null
+++ b/doc/install/Fedora/comment_2_f98c488c09bef86e2b0414589ce9e141._comment
@@ -0,0 +1,25 @@
+[[!comment format=mdwn
+ username="http://mebus.pip.verisignlabs.com/"
+ nickname="Bussard"
+ subject="comment 2"
+ date="2013-07-30T20:41:07Z"
+ content="""
+When I try to build in from source on Fedora 17, I get this error:
+
+[ 77 of 163] Compiling Utility.DiskFree ( Utility/DiskFree.hs, dist/build/git-annex/git-annex-tmp/Utility/DiskFree.o )
+[ 78 of 163] Compiling Utility.Url ( Utility/Url.hs, dist/build/git-annex/git-annex-tmp/Utility/Url.o )
+
+Utility/Url.hs:111:88:
+ Couldn't match expected type `Maybe URI' with actual type `URI'
+ In the second argument of `fromMaybe', namely
+ `(newURI `relativeTo` u)'
+ In the expression: fromMaybe newURI (newURI `relativeTo` u)
+ In an equation for `newURI_abs':
+ newURI_abs = fromMaybe newURI (newURI `relativeTo` u)
+
+Any help?
+
+Mebus
+
+
+"""]]