* Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/2.6.25.5/build * Found sources for kernel version: * 2.6.25.5 >>> Unpacking source... >>> Unpacking obexfs-0.10.tar.gz to /var/tmp/portage/sys-fs/obexfs-0.10/work * Applying obexfs-0.10-as-needed.patch ...  [ ok ] >>> Source unpacked. >>> Compiling source in /var/tmp/portage/sys-fs/obexfs-0.10/work/obexfs-0.10 ... ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /var/tmp/portage/sys-fs/obexfs-0.10/work/obexfs-0.10/missing: Unknown `--run' option Try `/var/tmp/portage/sys-fs/obexfs-0.10/work/obexfs-0.10/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for OPENOBEX... yes configure: creating ./config.status config.status: creating Makefile config.status: creating fuse/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/var/tmp/portage/sys-fs/obexfs-0.10/work/obexfs-0.10' Making all in fuse make[2]: Entering directory `/var/tmp/portage/sys-fs/obexfs-0.10/work/obexfs-0.10/fuse' cd .. && \ automake-1.7 --gnu fuse/Makefile /bin/sh: line 1: automake-1.7: command not found make[2]: *** [Makefile.in] Error 127 make[2]: Leaving directory `/var/tmp/portage/sys-fs/obexfs-0.10/work/obexfs-0.10/fuse' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/sys-fs/obexfs-0.10/work/obexfs-0.10' make: *** [all] Error 2 * * ERROR: sys-fs/obexfs-0.10 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2843: Called die * The specific snippet of code: * emake || die "emake failed"; * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/sys-fs:obexfs-0.10:20080611-021134.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-fs/obexfs-0.10/temp/environment'. *