Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
92f490383a
1 changed files with 9 additions and 0 deletions
9
doc/bugs/Build_error_on_Mac_OSX_10.6.mdwn
Normal file
9
doc/bugs/Build_error_on_Mac_OSX_10.6.mdwn
Normal file
|
@ -0,0 +1,9 @@
|
|||
While following the instructions given at the OSX build page , I get this error:
|
||||
|
||||
$ make
|
||||
ghc -O2 -Wall -ignore-package monads-fd -fspec-constr-count=5 --make git-annex
|
||||
|
||||
Utility/JSONStream.hs:14:8:
|
||||
Could not find module `Text.JSON':
|
||||
Use -v to see a list of the files searched for.
|
||||
make: *** [git-annex] Error 1
|
Loading…
Reference in a new issue