On Wed, May 19, 2010 at 14:57, Antoine Martin <anto...@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

Reply via email to