No configuration file found in build directory
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Tue Jul 26 22:42:31 CEST 2011
On Mon Jul 25, 2011 at 16:43:09 -0700, Wesley Miaw wrote:
> I'm trying to add a new lib/server module to L4 but I'm having some
> trouble. I followed the snapshot top-level README suggestion to
> place the new code in an external directory, so I placed it into
> src/mymodule/ next to src/l4re and src/l4linux. Then I created a
> Makefile under src/mymodule/src/ based on the example with include
> $(L4DIR)/mk/lib.mk.
>
> However, this doesn't appear to be working. $(L4DIR)/mk/Makeconf is
> complaining that files existing inside the obj/l4/... directory are
> not to be found in the obj/mymodule/... directory. (I tried to copy
> the obj/... logic found in the top-level Makefile.)
>
> Is the README's suggestion accurate?
I think so. Could you show me some of the failed output + surroundings
to better judge what's going on?
Adam
--
Adam adam at os.inf.tu-dresden.de
Lackorzynski http://os.inf.tu-dresden.de/~adam/
More information about the l4-hackers
mailing list