bug-autoconf
[Top][All Lists]
Advanced

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

Re: gettext 0.11.2: Using autoconf 2.53 and automake 1.6.1


From: Maciej W. Rozycki
Subject: Re: gettext 0.11.2: Using autoconf 2.53 and automake 1.6.1
Date: Tue, 14 May 2002 16:10:41 +0200 (MET DST)

On Tue, 14 May 2002, Paul Eggert wrote:

> >  OK, I'm willing to provide any help necessary.
> 
> Can you provide an exact recipe for reproducing the problem?
> We need to be able to reproduce it on our boxes.

 Here is an output log from rpm with the ac25 patch disabled -- it records
all actions performed:

Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1770
+ umask 022
+ cd /home/macro/src/redhat/BUILD
+ cd /home/macro/src/redhat/BUILD
+ rm -rf gettext-0.11.2
+ /bin/gzip -dc /home/macro/src/redhat/SOURCES/gettext-0.11.2.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gettext-0.11.2
++ /bin/id -u
+ '[' 500 = 0 ']'
++ /bin/id -u
+ '[' 500 = 0 ']'
+ /bin/chmod -Rf a+rX,g-w,o-w .
+ chmod -Rf u+w .
+ echo 'Patch #0 (gettext-0.10.37-m4_am.patch.gz):'
Patch #0 (gettext-0.10.37-m4_am.patch.gz):
+ /bin/gzip -d
+ patch -p1 -b --suffix .m4_am~ -s
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ echo 'Patch #1 (gettext-0.11.1-cxx.patch.gz):'
Patch #1 (gettext-0.11.1-cxx.patch.gz):
+ /bin/gzip -d
+ patch -p1 -b --suffix .cxx~ -s
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ echo 'Patch #2 (gettext-0.11.2-ptrdiff.patch.gz):'
Patch #2 (gettext-0.11.2-ptrdiff.patch.gz):
+ /bin/gzip -d
+ patch -p1 -b --suffix .ptrdiff~ -s
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ echo 'Patch #3 (gettext-0.11.2-flex.patch.gz):'
Patch #3 (gettext-0.11.2-flex.patch.gz):
+ /bin/gzip -d
+ patch -p1 -b --suffix .flex~ -s
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ rm m4/libtool.m4
+ find . -type f '(' -name '*~' -o -name '.*~' ')' -print0
+ xargs -0 rm -f
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.47301
+ umask 022
+ cd /home/macro/src/redhat/BUILD
+ cd gettext-0.11.2
+ 
PATH=/usr/i386-linux/bin:/home/macro/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/openwin/bin
+ aclocal -I m4
+ libtoolize --automake --copy --force
+ automake --add-missing --copy
configure.in:116: installing `./elisp-comp'
automake: processing Makefiles another time to fix them up.
+ autoconf
configure.in:111: /usr/bin/m4: Bad regular expression: `test 
"${ac_cv_lib[]Name+set}" = set': Unmatched [ or [^
configure.in:111: /usr/bin/m4: Bad regular expression: `$ac_cv_lib[]Name': 
Unmatched [ or [^
configure.in:111: /usr/bin/m4: Bad regular expression: `$ac_cv_lib[]Name': 
Unmatched [ or [^
configure.in:152: error: do not use LIBOBJS directly, use AC_LIBOBJ (see 
section `AC_LIBOBJ vs. LIBOBJS'
Bad exit status from /var/tmp/rpm-tmp.47301 (%build)

The relevant tools used for regenerating files are as follows: automake
1.6.1, libtool 1.4.2 and autoconf 2.53.

  Maciej

-- 
+  Maciej W. Rozycki, Technical University of Gdansk, Poland   +
+--------------------------------------------------------------+
+        e-mail: address@hidden, PGP key available        +




reply via email to

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