[PATCH] Re: HEADS UP (was Re: [commit: ghc] master: Tidy up cross-compiling (109a1e5))

Sergei Trofimovich slyich at gmail.com
Fri Jan 25 20:18:35 CET 2013


On Fri, 25 Jan 2013 11:00:23 +0100
Gabor Greif <ggreif at gmail.com> wrote:

> Hio all!
> 
> Just a piece of feedback,
> 
> this patch is giving me (when 'perl boot') an error:
> 
> Booting libraries/integer-gmp/
> configure.ac:70: error: possibly undefined macro: AC_COMPUTE_INT
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> autoreconf: /usr/bin/autoconf failed with exit status: 1
> 
> I have
> 
> $ autoconf --version
> autoconf (GNU Autoconf) 2.59
> Written by David J. MacKenzie and Akim Demaille.
> 
> Copyright (C) 2003 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

How easy for you would be to update autoconf-2.61?
It's rather old (from Nov 2006). I guess it should
be present in repositories.

Would AC_PREREQ be enough to report minimal
requirement to a ghc's dev tree?

Patch attached.

-- 

  Sergei
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-integer-gmp-configure.ac-document-requirement-for-au.patch
Type: text/x-patch
Size: 679 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/libraries/attachments/20130125/1485d876/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://www.haskell.org/pipermail/libraries/attachments/20130125/1485d876/attachment.pgp>


More information about the Libraries mailing list