[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen Source code build
On Mon, Apr 02, Ian Campbell wrote: > On Sun, 2012-04-01 at 06:34 +0100, Mohit Dhingra wrote: > > Hello All, > > > > I am a newbie to Linux and Xen. I tried compiling Xen Source code (I > > want to make some changes and see how it works), but it failed on my > > system as it couldn't find gnu-stubs32.h. Later, on looking at > > Makefile, I figured out that for x86_64, it is not yet supported !! > WRT gnu-stubs32.h I suspect you are missing some -devel package or > other. I don't know about how SuSE lays things out but you should locate > the package containing this file and install it. Googling suggests that > perhaps you meant gnu/stubs32.h? In which case you probably want to > install glibc-devel. Running configure and/or make in a 32bit shell is not needed. "zypper in gcc-32bit glibc-devel-32bit" will install the required packages to compile the 32bit parts in the firmware. Olaf _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |