Created
January 25, 2009 03:18
-
-
Save travisbhartwell/51664 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading package bytestring-0.9.1.3 ... | |
GHCi runtime linker: fatal error: I found a duplicate definition for symbol | |
fps_minimum | |
whilst processing object file | |
/home/nafai/.cabal/lib/bytestring-0.9.1.3/ghc-6.8.2/HSbytestring-0.9.1.3.o | |
This could be caused by: | |
* Loading two different object files which export the same symbol | |
* Specifying the same object file twice on the GHCi command line | |
* An incorrect `package.conf' entry, causing some object to be | |
loaded twice. | |
GHCi cannot safely continue in this situation. Exiting now. Sorry. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment