summaryrefslogtreecommitdiff
path: root/doc/bugs/3.20121113_build_error___39__not_in_scope_getAddBoxComR__39__.mdwn
blob: 59ca6b51fa40f98f0883426c8de78ef5bd2b0937 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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.

> I noticed this earlier and fixed it. [[done]] --[[Joey]]