[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [stubdom] Makefile configuration failed for user-defined studbom
On Thu, 2016-01-14 at 17:08 +0800, Du Yukun wrote: > Hi, everyone! > ÂÂÂÂÂÂÂÂI am trying to add my own programÂas aÂstubdom. I failed several > times with the Makefile. I have add my own party in xen/stubdom/Makefile. > It works fineÂexcept the mini-os section saying that no rule for target > APP_OBJS Please post the actual error message. Please also post in plain text and avoid wrapping (since it is important to the Makefile syntax). In fact it might be best to post your modifications (all of them) as a patch to remove any ambiguity. > I only modified the xen/stubdom/Makefile and configure.ac. Can anyone > help me with this problem. Thanks a lot. > ÂÂÂÂ > ~~~~~~~~~~~~~~~~~~~~ I added this part into the Makefile in stubdom > Â.PHONY: libvmi-stubdom > libvmi-stubdom: mini-os-$(XEN_TARGET_ARCH)-libvmi libxc libvmi > ÂÂÂ DEF_CPPFLAGS="$(TARGET_CPPFLAGS)" DEF_CFLAGS="$(TARGET_CFLAGS)" > DEF_LDFLAGS="$(TARGET_LDFLAGS)" > MINIOS_CONFIG="$(CURDIR)/libvmi/minios.cfg" $(MAKEÂÂÂ ) DESTDIR= -C > $(MINI_OS) OBJ_DIR=$(CURDIR)/$< > APP_OBJS=$(CURDIR)/libvmi/example/process-list.a > ~~~~~~~~~~~~~~~~~~~~ > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxx > http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |