[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [BUG]Cannot build mini-os-x86_64-c
On Sat, 2014-02-01 at 17:55 +0900, Masaki Muranaka wrote: > Hello, > > > I got the build error. Log is like this: > /home/azureuser/xen/stubdom/mini-os-x86_64-c/test.o: In function > `app_main': > > /home/azureuser/xen/extras/mini-os/test.c:542: multiple definition of > `app_main' > /home/azureuser/xen/stubdom/mini-os-x86_64-c/main.o:/home/azureuser/xen/extras/mini-os/main.c:187: > first defined here > make[1]: *** [/home/azureuser/xen/stubdom/mini-os-x86_64-c/mini-os] > Error 1 > make[1]: Leaving directory `/home/azureuser/xen/extras/mini-os' > make: *** [c-stubdom] Error 2 > > > > > I thinks stubdom/c/minios.cfg should be like this. That sounds plausible. I'm not sure what would then include the tests at that point though. If Samuel agrees with the patch please could you formally submit according to http://wiki.xen.org/wiki/Submitting_Xen_Patches > > > diff --git a/stubdom/c/minios.cfg b/stubdom/c/minios.cfg > index e1faee5..f2a3178 100644 > --- a/stubdom/c/minios.cfg > +++ b/stubdom/c/minios.cfg > @@ -1 +1 @@ > -CONFIG_TEST=y > +CONFIG_TEST=n > > > > > Thanks, > > > -- > Masaki Muranaka > Monami-ya LLC, Japan. > _______________________________________________ > 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 |