Cc:rtems-devel

When modifying the build system i.e. Makefile.am files, you need to rerun
the bootstrap script and maybe with the -p flag if you add new header
files. Run bootstrap in the nearest directory to the modified Makefile.am
that contains a configure.ac file. Then recompile rtems.

-Gedare
On Jun 20, 2013 6:06 PM, "Sree Harsha Konduri" <[email protected]> wrote:

> hey Gedare,
>
> i am facing an issue in verifying the globaledf template that i am adding
> with a functionality of simplesmp scheduler.
>
> although i added the includes in $r/cpukit/score/Makefile.am
> when i compile the smp01 test with the globaledf macro i get a file not
> found error for schedulerglobaledf.h in include/rtems/score.
>
> The file is present in the location? can you share your view , is there
> something i am missing?
>
> Thanks,
> Harsha
>
_______________________________________________
rtems-devel mailing list
[email protected]
http://www.rtems.org/mailman/listinfo/rtems-devel

Reply via email to