On Friday 11 January 2008, Niall Parker wrote: > Johan Vromans wrote: > > Judd Montgomery <judd at jpilot.org> writes: > >> On 01/10/2008 03:15 PM, Johan Vromans wrote: > >> cd to the jpilot directory. > >> ./autogen.sh --prefix=/usr > > > > + rm -f configure Makefile Makefile.in config.h.in > > + aclocal -I m4 > > m4/gettext.m4:97: warning: macro `AM_NLS' not found in library > > configure.in:57: warning: AM_PO_SUBDIRS is m4_require'd but not > > m4_defun'd m4/gettext.m4:57: AM_GNU_GETTEXT is expanded from... > > configure.in:57: the top level > > + autopoint --force > > ./autogen.sh: line 21: autopoint: command not found > > > > Am I missing some critical build tools? > > I have not been able to find a reference to 'autopoint'. > > On Ubuntu 7.10 I needed to install autoconf, autogen, automake and > autotools-dev ... there may have been a few others I already had > installed, your distribution may package things a bit differently. > > ... Niall You may also want to check your version of gettext for the AM_ stuff. -TR
More information about the jpilot mailing list