emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#13117: closed (Build problem with AM_PROG_AR)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#13117: closed (Build problem with AM_PROG_AR)
Date: Fri, 14 Dec 2012 23:11:02 +0000

Your message dated Sat, 15 Dec 2012 00:09:07 +0100
with message-id <address@hidden>
and subject line Re: bug#13117: Build problem with AM_PROG_AR
has caused the debbugs.gnu.org bug report #13117,
regarding Build problem with AM_PROG_AR
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
13117: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=13117
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Build problem with AM_PROG_AR Date: Fri, 07 Dec 2012 20:31:32 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121028 Thunderbird/16.0.2
Hi All,

Due to some versioning conflict, I get a build error with AM_PROG_AR. It appears when using m4_pattern_allow or m4_ifdef makes it possible to get the job done nonetheless.

The commit sha1 I have been building is: 8f63b9b670899c9a1a6e017e8979614a9b4b649b

The relevant autotools versions are:

automake (GNU automake) 1.11.1
autoconf (GNU Autoconf) 2.68

The problem reported on the console is:

configure.ac:67: warning: macro `AM_PROG_AR' not found in library
autoreconf: configure.ac: AM_GNU_GETTEXT is used, but not AM_GNU_GETTEXT_VERSION
configure.ac:67: warning: macro `AM_PROG_AR' not found in library
configure.ac:67: error: possibly undefined macro: AM_PROG_AR
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

The problem about AM_GNU_GETTEXT is not breaking. A bit neatness here perhaps wanted?

My patch to fight the main problem is attached.


Attachment: 0001-Configure.ac-adapted-for-AM_PROG_AR-problem.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: bug#13117: Build problem with AM_PROG_AR Date: Sat, 15 Dec 2012 00:09:07 +0100 User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)
This issue was solved (off-list) by an Automake upgrade.
Closing the bug.

Ludo’.


--- End Message ---

reply via email to

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