
Mikhail and Don,
All I needed to do was to type:
cabal install regex-posix
and everything now works as expected.
As Mikhail also mentioned this problem is already in the Haskell
Platform bug tracker.
Kevin
On Aug 18, 5:17 am, Don Stewart
kevinjardine:
I'm running Haskel Platform 2010.2.0.0 and attempting to compile with regex-compat under Windows XP.
The link stage fails with a number of lines of the form:
D:\Program Files\Haskell Platform\2010.2.0.0\lib\extralibs\regex- posix-0.94.2\ghc-6.12.3/libHSregex-posix-0.94.2.a(Wrap.o):fake:(.text +0x493): undefined reference to `regerror'
I have googled for a solution but cannot see a fix anywhere.
Looks like possibly missing regex.h header files (from the regex C library) On Windows?
-- Don _______________________________________________ Haskell-Cafe mailing list Haskell-C...@haskell.orghttp://www.haskell.org/mailman/listinfo/haskell-cafe