summaryrefslogtreecommitdiff
path: root/doc/bugs/3.20121113_build_error___39__not_in_scope_getAddBoxComR__39__.mdwn
diff options
context:
space:
mode:
authorGravatar Leon <Leon@web>2012-11-17 21:46:31 +0000
committerGravatar admin <admin@branchable.com>2012-11-17 21:46:31 +0000
commitf6bf568f3223215c6fc98e7e4408431fca03b3f6 (patch)
tree4b0dcee54aa28207a7cbb220b7bbcd8c2d68b01f /doc/bugs/3.20121113_build_error___39__not_in_scope_getAddBoxComR__39__.mdwn
parent4c26c2cdf4b7b8a0435b445498b330a2fdbd0cce (diff)
Diffstat (limited to 'doc/bugs/3.20121113_build_error___39__not_in_scope_getAddBoxComR__39__.mdwn')
-rw-r--r--doc/bugs/3.20121113_build_error___39__not_in_scope_getAddBoxComR__39__.mdwn32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/bugs/3.20121113_build_error___39__not_in_scope_getAddBoxComR__39__.mdwn b/doc/bugs/3.20121113_build_error___39__not_in_scope_getAddBoxComR__39__.mdwn
new file mode 100644
index 000000000..f0f692bba
--- /dev/null
+++ b/doc/bugs/3.20121113_build_error___39__not_in_scope_getAddBoxComR__39__.mdwn
@@ -0,0 +1,32 @@
+What steps will reproduce the problem?
+
+Building from latest source, Cabal update, cabal install --only dependencies, cabal configure, Cabal build
+
+What is the expected output? What do you see instead?
+
+Error message from build
+
+...
+
+Loading package DAV-0.2 ... linking ... done.
+
+Loading object (static) dist/build/git-annex/git-annex-tmp/Utility/libdiskfree.o ... done
+
+Loading object (static) dist/build/git-annex/git-annex-tmp/Utility/libmounts.o ... done
+
+final link ... done
+
+
+Assistant/Threads/WebApp.hs:47:1: Not in scope: `getAddBoxComR'
+
+Assistant/Threads/WebApp.hs:47:1: Not in scope: `getEnableWebDAVR'
+
+
+What version of git-annex are you using? On what operating system?
+
+Latest version via git from git-annex.branchable.com
+
+Debian Squeeze (6.0.6)
+
+Please provide any additional information below.
+