[PATCH] Re: HEADS UP (was Re: [commit: ghc] master: Tidy up cross-compiling (109a1e5))
Gabor Greif
ggreif at gmail.com
Fri Jan 25 11:00:23 CET 2013
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.
Cheers,
Gabor
On 1/25/13, Simon Marlow <marlowsd at gmail.com> wrote:
> On 25/01/13 08:55, Sergei Trofimovich wrote:
>> On Thu, 24 Jan 2013 15:06:58 +0000
>> Simon Marlow <marlowsd at gmail.com> wrote:
>>
>>> On 23/01/13 23:44, Sergei Trofimovich wrote:
>>>
>>>> mkGmpDerivedConstants is built for target and ran on host
>>>> [attached patches for it]
>>>
>>> Thanks, I pushed your patches today.
>>>
>>> Cheers,
>>> Simon
>>>
>>>
>>
>> I see a ghc patch in tree, but not integer-gmp one:
>>
>> https://github.com/ghc/packages-integer-gmp/commits/master
>
> Just pushed it, sorry about that.
>
> Cheers,
> Simon
>
>
>
> _______________________________________________
> ghc-devs mailing list
> ghc-devs at haskell.org
> http://www.haskell.org/mailman/listinfo/ghc-devs
>
More information about the ghc-devs
mailing list