problem building L4Linux, comments welcome
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Mon Jan 17 01:09:28 CET 2011
On Sun Jan 16, 2011 at 17:57:04 -0600, eric van tassell wrote:
> another way of asking my question would be "how does this makefile stanza
> work"?
> > L4_EXT_CFLAGS := $(call L4_BID_PKG_CONFIG_CALL,$(L4OBJ),--cflags
> --define-variable=libc_variant=libc,$(L4_REQUIRED_MODS))
> > ifneq ($(call L4_BID_PKG_CONFIG_FAILED,$(L4_EXT_CFLAGS)),)
> > $(info Getting required compilation flags failed.)
> > $(info L4OBJ: $(L4OBJ))
> > $(info L4_REQUIRED_MODS: $(L4_REQUIRED_MODS))
> > $(error Aborting.)
> > endif
>
> grepping the tree I dont see where L4_BID_PKG_CONFIG_CALL
> or L4_BID_PKG_CONFIG_FAILED are defined/modified.
> Thanks
My guess would be that in the l4-objdir that isn't a file called
l4defs.mk.inc. A 'make' in the l4-objdir root-directory should generate
that.
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