bug-gnulib
[Top][All Lists]
Advanced

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

Re: Unable to install M4 1.4.17 using PGI 15.10 compilers


From: Eric Blake
Subject: Re: Unable to install M4 1.4.17 using PGI 15.10 compilers
Date: Mon, 7 Mar 2016 09:54:37 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0

On 03/07/2016 09:45 AM, Stewart, Adam James wrote:
> Eric,
> 
> $ which automake
> /usr/bin/automake
> $ automake --version
> automake (GNU automake) 1.11.1
> Copyright (C) 2009 Free Software Foundation, Inc.
> License GPLv2+: GNU GPL version 2 or later 
> <http://gnu.org/licenses/gpl-2.0.html>
> This is free software: you are free to change and redistribute it.
> There is NO WARRANTY, to the extent permitted by law.
> 
> I'm surprised that such a new version of Autotools is required. But I can 
> give it a shot.

[please don't top-post on technical lists]

You can probably get by with an older automake.  Automake has the nasty
habit of hard-coding its version string into the generated files; to
overcome that, you can try 'autoreconf --force' to do a clean build from
scratch rather than an incremental build, since it is only the
incremental builds that are picky about versioning.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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