help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: secondexpansion interference


From: Martin d'Anjou
Subject: Re: secondexpansion interference
Date: Sun, 27 Apr 2014 09:04:28 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0

On 14-04-26 04:41 PM, Paul Smith wrote:
On Sat, 2014-04-26 at 15:14 -0400, Martin d'Anjou wrote:
On 14-04-25 04:40 PM, Philip Guenther wrote:

I'm unable to reproduce this following your instructions with GNU make
4.0 (nor with 3.82) on OpenBSD.
Bad news here too. I cannot reproduce it on Linux Mint 13 (make
3.82.90), but I can see it on RHEL 5.5 and RHEL 6.4 with both make 3.82
and 4.0. Should I run it with strace or some other debug tool?
strace tracks system calls; that's unlikely to be useful here.  Most
likely it's a memory issue; try installing valgrind and running it using
that ("valgrind .../make ...").


valgrind gives me 8240 lines of output... I am not sure what to do with it...


There have been a few fixes since 4.0 was released that may be relevant.


When I compile from the git source, I get this error:
autopoint: *** The AM_GNU_GETTEXT_VERSION declaration in your configure.ac <http://configure.ac> file requires the infrastructure from gettext-0.18.1 but this version is older. Please upgrade to gettext-0.18.1 or newer.

I do have gettext 0.18.1, but it is installed locally in my home directory. How do I specify an alternative location for gettext to autoreconf -i?

Thanks,
Martin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]