GHC 6.8.1 Build Failure on Mac OS X Intel 10.4.10

Denis Bueno dbueno at gmail.com
Sat Nov 10 10:36:28 EST 2007


On Nov 9, 2007 4:38 AM, Bjorn Bringert <bringert at cs.chalmers.se> wrote:
> I have this in my ~/.profile so that I don't have to keep giving
> flags to configure for every single thing I build against MacPorts
> libraries:
>
> export CPATH=/opt/local/include
> export LIBRARY_PATH=/opt/local/lib
> export LD_LIBRARY_PATH=/opt/local/lib

Thanks, Paul and Bjorn.  Indeed, this did the trick.  Any thoughts why
./configure claimed to have discovered readline on its own, but then
was unable to use it?  Or maybe, for some reason, the message is
unrelated?

-- 
                              Denis


More information about the Glasgow-haskell-users mailing list