I am getting compilation errors when using rpmbuild on this package. Here is
the output. The end of it at least :

    CC util/callchain.o
    AR libperf.a
    LINK perf
+ cd ../..
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6a7IEi
+ umask 022
+ cd /root/rpmbuild/BUILD
+ cd kernel-2.6.31
+ cd linux-2.6.31
+ cd tools/perf
+ make DESTDIR=/root/rpmbuild/BUILDROOT/kernel-2.6.31.5-10.1.moblin2.i386
install
install -d -m 755
'/root/rpmbuild/BUILDROOT/kernel-2.6.31.5-10.1.moblin2.i386/root/bin'
install perf
'/root/rpmbuild/BUILDROOT/kernel-2.6.31.5-10.1.moblin2.i386/root/bin'
+ mkdir -p
/root/rpmbuild/BUILDROOT/kernel-2.6.31.5-10.1.moblin2.i386/usr/bin/
+ mv
'/root/rpmbuild/BUILDROOT/kernel-2.6.31.5-10.1.moblin2.i386/home/*/bin/*'
/root/rpmbuild/BUILDROOT/kernel-2.6.31.5-10.1.moblin2.i386/usr/bin/
mv: cannot stat
`/root/rpmbuild/BUILDROOT/kernel-2.6.31.5-10.1.moblin2.i386/home/*/bin/*':
No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.6a7IEi (%install)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.6a7IEi (%install)

Any ideas? The only config changes are removing lines 762 & 763 to only
compile a netbook kernel and adding CONFIG_FORCEDETH=y and
CONFIG_FORCEDETH_NAPI=y to generic-config in SOURCES.

I have tested this on two different boxes, an NC10 and a revo. I can get the
kernel compiled if I go in the BUILD dir and make it by hand. Incidentally
this makes the forcedeth driver work fine.

Thanks,

- Brendan
_______________________________________________
Moblin dev Mailing List
dev@moblin.org

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to