[maemo-developers] sbox2 update
From: Laurent GUERBY laurent at guerby.netDate: Wed Mar 14 21:35:00 EET 2007
- Previous message: sbox2 update
- Next message: sbox2 update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 2007-03-14 at 14:30 +0200, Lauri Leukkunen wrote: > Maemo-mapper is at least one. Get the sources, change to its directory and > run: > > dpkg-buildpackage -rfakeroot -d > > -d is needed to skip build dependency checks. After installing a bunch of missing packages on my amd64 feisty box, I'm now stuck at some obscure automake-1.7 messages whil trying to build maemo-mapper-1.4.3. May be I didn't untar in the right directory? Laurent [SB2] guerby at pc2 ~/work/maemo/tmp/maemo-mapper-1.4.3$ pwd /home/guerby/work/maemo/tmp/maemo-mapper-1.4.3 $ ls -l ../.. total 36 drwxr-xr-x 13 guerby guerby 4096 2007-03-11 17:13 arm-lltc drwxr-xr-x 21 guerby guerby 4096 2007-03-14 12:48 buildroot drwxr-xr-x 13 guerby guerby 4096 2007-03-14 12:48 buildroot.sb2cache drwxr-xr-x 2 guerby guerby 4096 2007-03-14 20:20 ftp -rw-r--r-- 1 guerby guerby 833 2007-03-14 12:41 sb2.config drwxr-xr-x 14 guerby guerby 4096 2007-03-14 12:48 sbox2 drwxr-xr-x 5 guerby guerby 4096 2007-03-14 12:43 scratchbox drwxr-xr-x 12 guerby guerby 4096 2007-03-14 20:28 scratchbox.sb2cache drwxr-xr-x 3 guerby guerby 4096 2007-03-14 20:28 tmp $ dpkg-buildpackage -rfakeroot -d dpkg-buildpackage: source package is maemo-mapper dpkg-buildpackage: source version is 1.4.3-1 dpkg-buildpackage: source changed by John Costigan <gnuite at gmail.com> dpkg-buildpackage: host architecture amd64 dpkg-buildpackage: source version without epoch 1.4.3-1 fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-stamp configure-stamp # Add here commands to clean up after the build process. /usr/bin/make clean make[1]: Entering directory `/home/guerby/work/maemo/tmp/maemo-mapper-1.4.3' make[1]: *** No rule to make target `clean'. Stop. make[1]: Leaving directory `/home/guerby/work/maemo/tmp/maemo-mapper-1.4.3' make: [clean] Error 2 (ignored) dh_clean dpkg-source -b maemo-mapper-1.4.3 dpkg-source: building maemo-mapper in maemo-mapper_1.4.3-1.tar.gz dpkg-source: building maemo-mapper in maemo-mapper_1.4.3-1.dsc debian/rules build dh_testdir ./autogen.sh + glib-gettextize --copy --force ./autogen.sh: 1: glib-gettextize: not found + libtoolize --automake --copy --force cd: 159: can't cd to /usr/share/libtool libtoolize: cannot list files in `/usr/share/libtool' + intltoolize --automake --copy --force ./autogen.sh: 1: intltoolize: not found + aclocal-1.7 aclocal: configure.ac: 69: macro `AM_GLIB_GNU_GETTEXT' not found in library + autoconf --force configure.ac:22: error: possibly undefined macro: AM_INIT_AUTOMAKE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:27: error: possibly undefined macro: AC_PROG_LIBTOOL configure.ac:64: error: possibly undefined macro: AC_PROG_INTLTOOL configure.ac:69: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT + autoheader --force + automake-1.7 --add-missing --copy --force-missing --foreign configure.ac: no proper invocation of AM_INIT_AUTOMAKE was found. configure.ac: You should verify that configure.ac invokes AM_INIT_AUTOMAKE, configure.ac: that aclocal.m4 is present in the top-level directory, configure.ac: and that aclocal.m4 was recently regenerated (using aclocal). configure.ac: installing `./install-sh' configure.ac: installing `./mkinstalldirs' configure.ac: installing `./missing' src/Makefile.am: installing `./compile' src/Makefile.am: installing `./depcomp' /usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL /usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL /usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL make: *** [configure-stamp] Error 1
- Previous message: sbox2 update
- Next message: sbox2 update
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]