[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [stubdom] Makefile configuration failed for user-defined studbom


  • To: xen-devel@xxxxxxxxxxxxx
  • From: "Du Yukun" <yukundu@xxxxxxxx>
  • Date: Thu, 14 Jan 2016 17:08:21 +0800 (CST)
  • Delivery-date: Thu, 14 Jan 2016 09:09:43 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xen.org>

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
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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.