[ELDK] RFSB Problems - cpio pointing to incorrect path
Jonathan Haws
Jonathan.Haws at sdl.usu.edu
Fri Dec 4 19:06:06 CET 2009
All,
I had the RFSB system setup on another system and am now trying to get it setup
on a new system. However, I have had to change the paths of my ELDK install.
Now when I try to build the RFSB, it tries to look in /home/jhaws/eldk/ppc_4xx/
for the necessary files (busybox, dropbear, Xenomai, etc.). How can I change
that path?
Here is a brief output:
[wolverine at E14858 rfsb]$ SDLPPC=0 make
Current target list is /home/wolverine/embedded-
linux/sdlppc/rfsb/build/images/image.ext2 /home/wolverine/embedded-
linux/sdlppc/rfsb/build/images/uRamdisk
cpio: /home/jhaws/eldk/ppc_4xx/sbin/busybox: Cannot stat: No such file or
directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/lib/busybox: Cannot stat: No such file or
directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/lib/busybox/busybox.links: Cannot stat: No
such file or directory
cpio: /home/jhaws/eldk/ppc_4xx/etc/dropbear: Cannot stat: No such file or
directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/bin/dbclient: Cannot stat: No such file or
directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/bin/dropbearconvert: Cannot stat: No such
file or directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/bin/dropbearkey: Cannot stat: No such file or
directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/bin/scp: Cannot stat: No such file or
directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/bin/ssh: Cannot stat: No such file or
directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/sbin/dropbear: Cannot stat: No such file or
directory
cpio: /home/jhaws/eldk/ppc_4xx/usr: Cannot stat: No such file or directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/lib: Cannot stat: No such file or directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/lib/debug: Cannot stat: No such file or
directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/lib/debug/usr: Cannot stat: No such file or
directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/lib/debug/usr/local: Cannot stat: No such
file or directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/lib/debug/usr/local/xenomai: Cannot stat: No
such file or directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/lib/debug/usr/local/xenomai/bin: Cannot stat:
No such file or directory
...
cpio: /home/jhaws/eldk/ppc_4xx/usr/src/debug/xenomai-
2.4.2/src/include/asm/xenomai/fptest.h: Cannot stat: No such file or directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/src/debug/xenomai-2.4.2/src/testsuite: Cannot
stat: No such file or directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/src/debug/xenomai-
2.4.2/src/testsuite/switchtest: Cannot stat: No such file or directory
cpio: /home/jhaws/eldk/ppc_4xx/usr/src/debug/xenomai-
2.4.2/src/testsuite/switchtest/switchtest.c: Cannot stat: No such file or
directory
0 blocks
make: *** [status/stamp.eldk-pkgs] Error 2
It appears that, because it cannot find anything, there are 0 blocks to use to
create the image and thus it fails.
Any ideas as to how I can change the path?
Thanks!
--
Jonathan
More information about the eldk
mailing list