Re: errors making matchbox
Matthew Allum <[email protected]> Thu, 08 Jun 2006 15:26:22 +0100
| Newsgroups | gmane.comp.handhelds.matchbox |
|---|---|
| Message-ID | <[email protected]> |
You need to install the check .m4 macros See http://check.sourceforge.net/ , installing check should do it. If it still fails try building without matchbox-autobuild.sh, I dont think thats quite up to date. -- Matthew On Thu, 2006-06-08 at 14:19 +0000, [email protected] wrote: > I am trying to build matchbox from svn source. > > I get the following error when I execute the mactchbox.autobuild.sh > > colinux:$ ./matchbox-autobuild.sh > Now building "libmatchbox" > ipkg deps are xlibs,libjpeg62 > ~/matchbox/libmatchbox ~/matchbox > autoreconf: Entering directory `.' > autoreconf: configure.ac: not using Gettext > autoreconf: running: aclocal > aclocal:configure.ac:319: warning: macro `AM_PATH_CHECK' not found in library > autoreconf: configure.ac: tracing > autoreconf: configure.ac: not using Libtool > autoreconf: running: /usr/bin/autoconf > autoreconf: running: /usr/bin/autoheader > autoreconf: running: automake --add-missing --copy --no-force > libmb/Makefile.am:23: Libtool library used but `LIBTOOL' is undefined > libmb/Makefile.am:23: > libmb/Makefile.am:23: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL' > libmb/Makefile.am:23: to `configure.ac' and run `aclocal' and `autoconf' again. > autoreconf: automake failed with exit status: 1 > > I am building this under CoLinux. > I have the follow version of tools. > > CoLinux 6.3 > automake (GNU automake) 1.9 > autoconf (GNU Autoconf) 2.59 > aclocal (GNU automake) 1.9 > libtools 1.5.6 > > Thanks for the help > -- > Schedule A Meeting > Meeting Management Software > http://www.sam.mmoge.com/ > -- > To unsubscribe send a mail to [email protected] > -- > -- To unsubscribe send a mail to [email protected] --