Skip to main content.
Navigation:
DENX
>
DULG
>
ELDKPatchCommandNotFound
Translations:
Edit
|
Attach
|
Raw
|
Ref-By
|
Printable
|
More
DULG
Sections of this site:
DENX Home
|
DULG
|
ELDK-5
|
Know
|
Training
|
U-Boot
|
U-Bootdoc
Topics
DULG Home
BoardSelect
Manual
FAQ
Application Notes
Changes
Index
List of pages in DULG
Search
%SECTION0{name=ELDKPatchCommandNotFound }% patch: command not found Question:: When installing ELDK on Ubuntu I get the following error message: <verbatim> ...prepare-kernel.sh: line 376: patch: command not found </verbatim> Answer:: The error message contains clear hints for the solution: the ="patch"= command cannot be found on your system, so most probably it has not been installed yet. Please try: <verbatim> $ sudo apt-get install patch </verbatim>
14.1.5. System Include Files Missing
1. Abstract
14.1.7. ELDK Include Files Missing
Prev
Home
Next