Skip to content

Commit

Permalink
Update BUILDING.md (randyrossi#113)
Browse files Browse the repository at this point in the history
I kept having the problem with <dirent.h> and found that the only solution was to reboot and run the steps in "Building" again.
  • Loading branch information
Jammmmm authored Mar 10, 2020
1 parent 1ce31a3 commit 504ea1d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,9 @@ Once the *make_machines.sh* build is complete, you will have kernel files with a
## Problems
1. When you run *make\_all.sh* you get an error such as '#error "<dirent.h> not supported"'

Ensure you have all of the build tools installed from the prerequisites step
Ensure you have all of the build tools installed from the prerequisites step.

If it still does not work, try rebooting your machine and following the "Building" steps again.

2. When you run one of the build scripts (*clean\_all.sh*, *make\_all.sh* or *make\_machines.sh*), you get an error such as 'arm-eabi-g++: Command not found'

Expand Down

0 comments on commit 504ea1d

Please sign in to comment.