#2673: FreeBSD built-in libedit is not compatible with GHC
--------------------------+-------------------------------------------------
Reporter: gmainland | Owner:
Type: bug | Status: new
Priority: normal | Milestone: 6.10.2
Component: Compiler | Version: 6.9
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: FreeBSD
Architecture: x86 |
--------------------------+-------------------------------------------------
Comment (by gmainland):
This worked for me, and I think it's the proper solution:
{{{
# ./configure EDITLINE_LDFLAGS=-Wl,-rpath,/usr/local/lib \
--with-editline-includes=/usr/local/include \
--with-editline-libraries=/usr/local/lib
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2673#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs