This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: results with automake-1.6d


>>> "Art" == Art Haas <ahaas@neosoft.com> 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/tests/../m4 -I /usr/local/share/aclocal
 Art> aclocal: macro `gt_INTDIV0' required but not defined
 Art> aclocal: macro `jm_AC_TYPE_UINTMAX_T' required but not defined
 Art> aclocal: macro `gt_HEADER_INTTYPES_H' required but not defined
 Art> aclocal: macro `gt_INTTYPES_PRI' required but not defined
 Art> FAIL: gettext.test
[...]
 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/tests/../m4 -I /usr/local/share/aclocal
 Art> aclocal: macro `gt_INTDIV0' required but not defined
 Art> aclocal: macro `jm_AC_TYPE_UINTMAX_T' required but not defined
 Art> aclocal: macro `gt_HEADER_INTTYPES_H' required but not defined
 Art> aclocal: macro `gt_INTTYPES_PRI' required but not defined
 Art> FAIL: gettext2.test
[...]
 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/tests/../m4 -I /usr/local/share/aclocal
 Art> aclocal: macro `gt_INTDIV0' required but not defined
 Art> aclocal: macro `jm_AC_TYPE_UINTMAX_T' required but not defined
 Art> aclocal: macro `gt_HEADER_INTTYPES_H' required but not defined
 Art> aclocal: macro `gt_INTTYPES_PRI' required but not defined
 Art> + exit 1
 Art> FAIL: subdircond.test
[...]

This looks like an incomplete Gettext installation.  
These macros come from the files intdvi0.m4, uintmax_t.m4,
inttypes.m4, and inttypes-pri.m4.  Can you locate them on your
system?

Bruno, does this ring a bell?
-- 
Alexandre Duret-Lutz




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]