Hi,

I am getting the following error when running make in leon3 with smp
enabled bsp:

Making all-am in smptests
make[3]: Entering directory
'/home/richi/quick-start/build/smp-leon3/sparc-rtems5/c/leon3/testsuites/smptests'
Makefile:2365: smpstrongapa01/.deps/smpstrongapa01-init.Po: No such file or
directory
make[3]: *** No rule to make target
'smpstrongapa01/.deps/smpstrongapa01-init.Po'.  Stop.
make[3]: Leaving directory
'/home/richi/quick-start/build/smp-leon3/sparc-rtems5/c/leon3/testsuites/smptests'
Makefile:663: recipe for target 'smptests' failed
make[2]: *** [smptests] Error 2
make[2]: Leaving directory
'/home/richi/quick-start/build/smp-leon3/sparc-rtems5/c/leon3/testsuites'
Makefile:1222: recipe for target 'testsuites' failed
make[1]: *** [testsuites] Error 2
make[1]: Leaving directory
'/home/richi/quick-start/build/smp-leon3/sparc-rtems5/c/leon3'
Makefile:716: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1

This has been happening after I changed something in smpstrongapa01/init.c
and now when I undid my changes by doing git reset and being even with the
master branch, I am still getting the same error.

Can someone please tell me what might be wrong?

Thanks,
Richi.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to