
#14695: ghc --interactive error: "gcc: error: libgmp.so: No such file or directory" -------------------------------------+------------------------------------- Reporter: osa1 | Owner: (none) Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: Resolution: | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Comment (by osa1): This is caused by a trailing `:` in my env variables. Specifically, {{{ export LIBRARY_PATH=/home/omer/lib:/home/omer/lib64: }}} breaks it. If I remove the trailing `:` it works. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/14695#comment:3 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler