I'm trying SparkBuild for the first time. All of our makefiles start with an include of common definitions in file $(__buildTop)/mk/top.mk.
This works for the first makefile, but when SparkBuild enters a different directorie's makefile, I get an error "Can't find file /mk/top.mk".
So, the first file is picking up the $(__buildTop) environment variable, but the other makefiles are not.
Note: This works fine with Accelerator emake and with clearmake so I'm pretty sure it's a SparkBuild emake problem.
Tags:
Permalink Reply by Eric Melski on January 20, 2010 at 10:06pm
Permalink Reply by David Ward on January 21, 2010 at 7:46am
Permalink Reply by Eric Melski on January 22, 2010 at 8:32am
Permalink Reply by David Ward on January 22, 2010 at 11:59am
Permalink Reply by Eric Melski on January 22, 2010 at 12:03pm © 2012 Created by Electric Cloud Administrator.