[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] stubdom: build failure
On Wednesday 24 September 2008 14:33:32 Samuel Thibault wrote: > Hello, > > Christoph Egger, le Wed 24 Sep 2008 14:25:07 +0200, a écrit : > > In extras/mini-os/include/types.h, line 22 tries to include stddef.h . > > But this file doesn't exist > > It should in the gcc include/ path. > > > and due to use of -nostdinc the libc's stddef.h isn't used/found. > > That's on purpose. > > > gcc <snip> -isystem include > > It looks like $(GCC_INSTALL) is empty, that's your issue. In stubdom/Makefile I found this line: GCC_INSTALL = $(shell LANG=C gcc -print-search-dirs | sed -n -e 's/install: \(.*\)/\1/p') # gcc -print-search-dirs programs: =/usr/libexec/ libraries: =/usr/lib/ # the sed expression empties GCC_INSTALL then. -- AMD Saxony, Dresden, Germany Operating System Research Center Legal Information: AMD Saxony Limited Liability Company & Co. KG Sitz (Geschäftsanschrift): Wilschdorfer Landstr. 101, 01109 Dresden, Deutschland Registergericht Dresden: HRA 4896 vertretungsberechtigter Komplementär: AMD Saxony LLC (Sitz Wilmington, Delaware, USA) Geschäftsführer der AMD Saxony LLC: Dr. Hans-R. Deppe, Thomas McCoy _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |