All of lore.kernel.org
 help / color / mirror / Atom feed
* [uml-devel] something broke hppfs
@ 2010-05-19 12:57 Antoine Martin
  2010-07-07 23:53 ` Paolo Giarrusso
  0 siblings, 1 reply; 2+ messages in thread
From: Antoine Martin @ 2010-05-19 12:57 UTC (permalink / raw)
  To: user-mode-linux-devel

   LD      fs/hostfs/hostfs.o
   LD      fs/hostfs/built-in.o
   CC      fs/hppfs/hppfs.o
fs/hppfs/hppfs.c: In function 'hppfs_fill_super':
fs/hppfs/hppfs.c:721: error: dereferencing pointer to incomplete type
make[2]: *** [fs/hppfs/hppfs.o] Error 1
make[1]: *** [fs/hppfs] Error 2
make: *** [fs] Error 2


------------------------------------------------------------------------------

_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [uml-devel] something broke hppfs
  2010-05-19 12:57 [uml-devel] something broke hppfs Antoine Martin
@ 2010-07-07 23:53 ` Paolo Giarrusso
  0 siblings, 0 replies; 2+ messages in thread
From: Paolo Giarrusso @ 2010-07-07 23:53 UTC (permalink / raw)
  To: Antoine Martin; +Cc: user-mode-linux-devel

On Wed, May 19, 2010 at 14:57, Antoine Martin <antoine@nagafix.co.uk> wrote:
>   LD      fs/hostfs/hostfs.o
>   LD      fs/hostfs/built-in.o
>   CC      fs/hppfs/hppfs.o
> fs/hppfs/hppfs.c: In function 'hppfs_fill_super':
> fs/hppfs/hppfs.c:721: error: dereferencing pointer to incomplete type

Uh, that looks like a missing include (so that for a type, there is
just a forward declaration). Probably now something.h does not include
any more something_else_that_you_need.h.
-- 
Paolo Giarrusso - Ph.D. Student
http://www.informatik.uni-marburg.de/~pgiarrusso/

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-07 23:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-19 12:57 [uml-devel] something broke hppfs Antoine Martin
2010-07-07 23:53 ` Paolo Giarrusso

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.