Dear Ali Khan, In message <[email protected]> you wrote: > > I am using Ubuntu 10.10 and I tried installing denx ELDK (ppc-2007-01-19) on > my laptop in /opt/eldk as a root user.
This is not a Xenomi question - you are off topic here. You should have asked this on the ELDK mailing list instead, see http://lists.denx.de/mailman/listinfo/eldk > The installation seems to go fine however I am getting the following error > messages towards the end: ... > /opt/eldk/ppc_4xxFP/usr/local/xenomai/kbuild/scripts/prepare-kernel.sh: line > 376: patch: command not found ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Is this not a very precise error message? The "patch" command cannot be found on your system, most probably because you did not install it. Try "apt-get install patch" to fix that. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] EMACS belongs in <sys/errno.h>: Editor too big! _______________________________________________ Xenomai-help mailing list [email protected] https://mail.gna.org/listinfo/xenomai-help
