[Haskell-cafe] GHC Error: "FATAL:Symbol _XJv_srt already defined."

Ron Alford ronwalf at volus.net
Sun Jul 20 21:24:41 EDT 2008


Anyone know what this is about? Removing parts makes problem go away,
but it's not clear what parts to remove! (that, and I wrote those
parts for a reason!).

bash-3.2$ ghc --version
The Glorious Glasgow Haskell Compilation System, version 6.8.3
bash-3.2$ uname -a
Darwin silverback-wired.home 9.4.0 Darwin Kernel Version 9.4.0: Mon
Jun  9 19:30:53 PDT 2008; root:xnu-1228.5.20~1/RELEASE_I386 i386


$ rm -f DerivingError.o DerivingError.hi; ghc --make DerivingError.hs
[1 of 1] Compiling DerivingError    ( DerivingError.hs, DerivingError.o )

/var/folders/C0/C0SledGV2RaxbU+8ZLDnVU+++TI/-Tmp-//ghc27223_0/ghc27223_0.s:6080:0:
    FATAL:Symbol _XxG_srt already defined.


-Ron Alford
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DerivingError.hs
Type: application/octet-stream
Size: 2483 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/haskell-cafe/attachments/20080720/42db77cf/DerivingError.obj


More information about the Haskell-Cafe mailing list