Bug#623579: autoconf: [autoreconf -vfi] /usr/share/autoconf-archive: No such file or directory

2011-04-21 Thread Jari Aalto
Package: autoconf Version: 2.67-2 Severity: normal Symptoms: cd code autoreconf -vfi aclocal: couldn't open directory `/usr/share/autoconf-archive': No such file or directory autoreconf: aclocal failed with exit status: 1 ls

Bug#623579: autoconf: [autoreconf -vfi] /usr/share/autoconf-archive: No such file or directory

2011-04-21 Thread Ben Pfaff
Jari Aalto jari.aa...@cante.net writes: cd code What program is code? This problem doesn't occur here for the programs that I configure, so it is not a generic bug. -- Ben Pfaff http://benpfaff.org -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#623579: autoconf: [autoreconf -vfi] /usr/share/autoconf-archive: No such file or directory

2011-04-21 Thread jari
On 2011-04-21 09:18, Ben Pfaff wrote: | Jari Aalto jari.aa...@cante.net writes: | | cd code | | What program is code? This problem doesn't occur here for the | programs that I configure, so it is not a generic bug. debcheckout genparse cd genparse autoreconf -vfi autoreconf: Entering

Bug#623579: autoconf: [autoreconf -vfi] /usr/share/autoconf-archive: No such file or directory

2011-04-21 Thread Ralf Wildenhues
* jari wrote on Thu, Apr 21, 2011 at 07:24:53PM CEST: debcheckout genparse cd genparse autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I /usr/share/autoconf-archive -I gnulib/m4 aclocal:

Bug#623579: autoconf: [autoreconf -vfi] /usr/share/autoconf-archive: No such file or directory

2011-04-21 Thread Jari Aalto
Hm, I wonder why it is a fatal error if -I directory is not present? genparse sources$ grep /usr/share/autoconf-archive * Makefile.am:ACLOCAL_AMFLAGS = -I /usr/share/autoconf-archive -I gnulib/m4 Makefile.in:ACLOCAL_AMFLAGS = -I /usr/share/autoconf-archive -I gnulib/m4 Jari --

Bug#623579: autoconf: [autoreconf -vfi] /usr/share/autoconf-archive: No such file or directory

2011-04-21 Thread Ben Pfaff
reassign 623579 genparse thanks jari jari.aa...@cante.net writes: debcheckout genparse cd genparse autoreconf -vfi autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I /usr/share/autoconf-archive -I gnulib/m4