[Haskell-cafe] Re: regex-compat on latest Haskell Platform
Kevin Jardine
kevinjardine at gmail.com
Tue Aug 17 09:06:00 EDT 2010
yep
now I see it:
http://trac.haskell.org/haskell-platform/ticket/137
Next time I'll check the bug tracker as well as Google before posting
here!
Thanks.
Kevin
On Aug 17, 2:37 pm, Stephen Tetley <stephen.tet... at gmail.com> wrote:
> Hi Kevin
>
> I've just installed Platform-2010.2.0.0 and I'm getting the symbol
> error on the file that I could compile with Platform2009.2.0.2.
>
> So I'd say it is a bug with the Platform, also it looks like the error
> was acknowledged on the Platform mailing list last week.
>
> $ /c/ghc/HP/2010.2.0.0/bin/ghc --make OutlineGrep.lhs
> [1 of 1] Compiling Main ( OutlineGrep.lhs, OutlineGrep.o )
> Linking OutlineGrep.exe ...
> C:\ghc\HP\2010.2.0.0\lib\extralibs\regex-posix-0.94.2\ghc-6.12.3/libHSregex-posix-0.94.2.a(Wrap.o):f
> ake:(.text+0x493): undefined reference to `regerror'
> C:\ghc\HP\2010.2.0.0\lib\extralibs\regex-posix-0.94.2\ghc-6.12.3/libHSregex-posix-0.94.2.a(Wrap.o):f
> ake:(.text+0x4e7): undefined reference to `regerror'
>
> etc.
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-C... at haskell.orghttp://www.haskell.org/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list