[web-devel] yesod build failure on Mac
Mark Wotton
mwotton at gmail.com
Thu May 12 01:03:39 CEST 2011
On Thu, May 12, 2011 at 9:02 AM, Mark Wotton <mwotton at gmail.com> wrote:
> cabal install yesod fails because certificate-0.9.0 won't build on Mac.
sorry, premature send - the error
chimera ➜ ~/src/certificate-0.9.0 cabal configure
Resolving dependencies...
Configuring certificate-0.9.0...
chimera ➜ ~/src/certificate-0.9.0 cabal build
Preprocessing library certificate-0.9.0...
Preprocessing executables for certificate-0.9.0...
Building certificate-0.9.0...
[1 of 9] Compiling System.Certificate.X509.MacOS (
System/Certificate/X509/MacOS.hs, dist/build/System/Certificate/X509/MacOS.o
)
System/Certificate/X509/MacOS.hs:10:23:
Not in scope: type constructor or class `ReadErr'
System/Certificate/X509/MacOS.hs:10:31:
Not in scope: type constructor or class `X509'
System/Certificate/X509/MacOS.hs:13:21:
Not in scope: type constructor or class `X509'
System/Certificate/X509/MacOS.hs:13:48:
Not in scope: type constructor or class `X509'
is this a known bug? should I just use a linux vm?
mark
--
A UNIX signature isn't a return address, it's the ASCII equivalent of a
black velvet clown painting. It's a rectangle of carets surrounding a
quote from a literary giant of weeniedom like Heinlein or Dr. Who.
-- Chris Maeda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/web-devel/attachments/20110512/0c9dbd11/attachment.htm>
More information about the web-devel
mailing list