This commit is contained in:
parent
10203f6e63
commit
34dd3b320b
1 changed files with 32 additions and 0 deletions
|
@ -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.
|
||||
|
Loading…
Reference in a new issue