All of lore.kernel.org
 help / color / mirror / Atom feed
* mini-os: gnttab.c does not compile
@ 2006-08-29 12:42 Robert Kaiser (FH)
  2006-08-30  6:06 ` Grzegorz Milos
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Robert Kaiser (FH) @ 2006-08-29 12:42 UTC (permalink / raw)
  To: sos22, gm281; +Cc: xen-devel

Hello,

sorry to bother you with this: while trying to compile mini-os from 
xen-unstable.hg, I noticed that compilation failed like this:


gcc -fno-builtin -Wall -Werror -Wredundant-decls -Wno-format 
-Wstrict-prototypes -Wnested-externs -Wpointer-arith -Winline -m32 
-march=i686 -g -Iinclude  -Iinclude/x86      -Iinclude/x86/x86_32 -c gnttab.c 
-o gnttab.o
gnttab.c: In Funktion »init_gnttab«:
gnttab.c:165: error: request for member `p' in something not a structure or 
union
make: *** [gnttab.o] Error 1

Looking at the source code, I'm not surprised that this happens, and I suspect 
that the file of the same name (gnttab.c) found in 
linux-2.6-xen-sparse/drivers/xen/core will also fail to compile (though I 
have not checked this).

It seems that the grant-table functions are currently in a non-functional 
state and that mini-os does not use these functions anyway (except for a call 
to the init function): After commenting out this call, I was able to build 
the mini-os binary.

Is there a particular reason for this? Can I expect the mini-os to work after  
removing gnttab.c?


Kind Regards

Rob

^ permalink raw reply	[flat|nested] 13+ messages in thread
* Re: [PATCH] add timeouts to mini-os
@ 2006-10-17 11:10 John D. Ramsdell
  0 siblings, 0 replies; 13+ messages in thread
From: John D. Ramsdell @ 2006-10-17 11:10 UTC (permalink / raw)
  To: xen-devel

The last message I saw about adding timeouts to mini-os was Greg
asking that the patches be applied on Oct 2nd.  Just today, I did a
pull of xen-unstable.hg, and I still see no changes to
extras/mini-os/time.c.  What happened to this patch?

John

^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <E1GZmv4-0001tc-3Y@host-192-168-0-1-bcn-london>]

end of thread, other threads:[~2006-10-17 11:32 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-29 12:42 mini-os: gnttab.c does not compile Robert Kaiser (FH)
2006-08-30  6:06 ` Grzegorz Milos
2006-08-30 21:29   ` mini-os: more bugs (was: mini-os: gnttab.c does not compile) Robert Kaiser (FH)
2006-08-31 11:11 ` mini-os: gnttab.c does not compile Anil Madhavapeddy
2006-09-01 15:06   ` Keir Fraser
2006-09-01 15:10     ` Anil Madhavapeddy
     [not found] ` <20060908090258.GA5423@cam.ac.uk>
     [not found]   ` <F75A8EBE-C89D-4396-98E3-ECE1A69F2EF9@cam.ac.uk>
2006-09-30 23:18     ` [PATCH] add timeouts to mini-os Robert Kaiser (FH)
2006-10-01 18:38       ` Grzegorz Milos
2006-10-02  8:02         ` Robert Kaiser
2006-10-02 16:44           ` Grzegorz Milos
2006-10-02 19:25           ` Grzegorz Milos
  -- strict thread matches above, loose matches on Subject: below --
2006-10-17 11:10 John D. Ramsdell
     [not found] <E1GZmv4-0001tc-3Y@host-192-168-0-1-bcn-london>
2006-10-17 11:32 ` John D. Ramsdell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.