Re: results with automake-1.6d

2002-09-23 Thread Bruno Haible
Alexandre Duret-Lutz writes: > Art> gettext (GNU gettext) 0.11.5 > [...] > Art> + /usr/bin/perl /home/arth/gnu/automake/objdir/tests/testSubDir/../../aclocal >-I /home/arth/gnu/automake/objdir/tests/testSubDir/../../m4 >--acdir=/home/arth/gnu/automake/tests/../m4 -I /home/arth/gnu/automake/te

Re: results with automake-1.6d

2002-09-22 Thread Art Haas
On Sun, Sep 22, 2002 at 08:15:01PM +0200, Alexandre Duret-Lutz wrote: > >>> "Art" == Art Haas <[EMAIL PROTECTED]> writes: > > [...] > Art> gettext (GNU gettext) 0.11.5 > [...] > [ ... errors ... ] > > This looks like an incomplete Gettext installation. > These macros come from the files intdv

Re: results with automake-1.6d

2002-09-22 Thread Alexandre Duret-Lutz
>>> "Art" == Art Haas <[EMAIL PROTECTED]> writes: [...] Art> gettext (GNU gettext) 0.11.5 [...] Art> + /usr/bin/perl /home/arth/gnu/automake/objdir/tests/testSubDir/../../aclocal -I /home/arth/gnu/automake/objdir/tests/testSubDir/../../m4 --acdir=/home/arth/gnu/automake/tests/../m4 -I /home/a

Re: results with automake-1.6d

2002-09-22 Thread Alexandre Duret-Lutz
>>> "Art" == Art Haas <[EMAIL PROTECTED]> writes: [...] Art> + pid=17058 Art> + sleep 15 Art> + /usr/bin/perl /home/arth/gnu/automake/objdir/tests/testSubDir/../../automake --libdir=/home/arth/gnu/automake/tests/../lib --foreign -Werror -Wall Art> + kill -0 17058 Art> + kill 17058 Art> +

Re: results with automake-1.6d

2002-09-22 Thread Art Haas
On Sun, Sep 22, 2002 at 04:15:40PM +0200, Alexandre Duret-Lutz wrote: > >>> "Art" == Art Haas <[EMAIL PROTECTED]> writes: > > Art> Hi. > Art> I built it from CVS, and had 4 failures. > > Art> cond5.test, gettext.test, gettext2.test, subdircond.test > > Thanks. What environment is this? > >

Re: results with automake-1.6d

2002-09-22 Thread Alexandre Duret-Lutz
>>> "Art" == Art Haas <[EMAIL PROTECTED]> writes: Art> Hi. Art> I built it from CVS, and had 4 failures. Art> cond5.test, gettext.test, gettext2.test, subdircond.test Thanks. What environment is this? Could you please send the output of env VERBOSE=x TESTS='cond5.test gettext.test gettext

results with automake-1.6d

2002-09-20 Thread Art Haas
Hi. I built it from CVS, and had 4 failures. cond5.test, gettext.test, gettext2.test, subdircond.test There is also a problem with building from CVS now that aclocal and automake aren't generated in the AC_CONFIG_FILES section. I build the program like this ... $ cd automake-cvs $ cvs -z6 upda