From 1a9041975205fd8c83f7ba3a69ed96cd2f588d58 Mon Sep 17 00:00:00 2001 From: "http://mebus.pip.verisignlabs.com/" Date: Tue, 30 Jul 2013 20:41:07 +0000 Subject: Added a comment --- ...ent_2_f98c488c09bef86e2b0414589ce9e141._comment | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/install/Fedora/comment_2_f98c488c09bef86e2b0414589ce9e141._comment 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 + + +"""]] -- cgit v1.2.3