new build system build fails on Solaris/x86

Ian Lynagh igloo at earth.li
Wed Jan 21 12:25:04 EST 2009


Hi Karel,

On Wed, Jan 21, 2009 at 02:37:54PM +0100, Karel Gardas wrote:
> 
> I attempt to test new build system on solaris/x86 platform and after

Thanks for giving it a try!

> configure: error: editline not found, so this package cannot be built
> See `config.log' for more details.
> gmake[1]: *** [libraries/editline/dist-install/package-data.mk] Error 1
> gmake: *** [all] Error 2
> karel at silence:/tmp/ghc-new-build-system$
> 
> Do you have any idea how to proceed or what exactly to install?

Can you try the attached patch please?

It just stops us from attempting to build editline. The plan is to
switch to haskelline anyway (which doesn't have any C dependencies), so
not being able to build editline isn't a real problem.


Thanks
Ian

-------------- next part --------------
A non-text attachment was scrubbed...
Name: noeditline.patch
Type: text/x-diff
Size: 88921 bytes
Desc: not available
Url : http://www.haskell.org/pipermail/glasgow-haskell-users/attachments/20090121/daf7f680/noeditline-0001.bin


More information about the Glasgow-haskell-users mailing list