Hi! Do you have rtems/bin added in your PATH? For example let's say that you installed rtems/bin in /opt/rtems/bin, than: export PATH=/opt/rtems/bin:$PATH. Next, you can run command bootstrap in your rtems source directory. All builds should be run in build directory.