summaryrefslogtreecommitdiff
path: root/doc/bugs/Build_error_on_Mac_OSX_10.6.mdwn
blob: 43fb0323c42eac2d8a6af1721d2a83fb45b741d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
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

> Updated the instructions. [[done]] --[[Joey]]