This commit is contained in:
parent
9af3838134
commit
7eb833b699
1 changed files with 2 additions and 0 deletions
|
@ -2,6 +2,7 @@ What steps will reproduce the problem?
|
|||
|
||||
Building of the current github HEAD fails with a strange error message regarding OSX. I'm not using OSX but Ubuntu 12.10, why is cabal trying to build these files?
|
||||
|
||||
<pre>
|
||||
dominik@Atlantis:/var/tmp$ git clone git://github.com/joeyh/git-annex.git
|
||||
Cloning into 'git-annex'...
|
||||
remote: Counting objects: 40243, done.
|
||||
|
@ -27,6 +28,7 @@ Resolving dependencies...
|
|||
[ 7 of 21] Compiling Utility.OSX ( Utility/OSX.hs, dist/setup/Utility/OSX.o )
|
||||
|
||||
Utility/OSX.hs:22:17: Not in scope: `myHomeDir'
|
||||
</pre>
|
||||
|
||||
What is the expected output? What do you see instead?
|
||||
|
||||
|
|
Loading…
Reference in a new issue