<div dir="ltr">Hi,<div>    I am a new user, I am trying to compile RTEMS with ARM and s3c2410bsp follow QuickStart, but failed.</div><div>    The error was that it can not find header file <drvmgr/drvmgr.h> when compiling cpukit/libmisc/shell/main_drvmgr.c.</div><div>    Please help me, Thank you!</div><div>    </div><div>Enviroment: Ubuntu 14.10</div><div><br></div><div>The command build RSB:</div>   $ ../source-builder/sb-set-builder --prefix=$HOME/development/rtems/4.11 4.11/rtems-arm<div><br></div><div>The command configure RTEMS:</div>   $ ../rtems/configure --target=arm-rtems4.11 --enable-rtemsbsp=smdk2410  --enable-tests=samples --enable-posix</div>