lkml.org 
[lkml]   [2002]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: parse error in ext2_fs_sb.h
From
Date
On Thu, 2002-08-08 at 19:31, Rik van Ballegooijen wrote:
> When i was compiling some stuff, i got this error:
>
> Parse error before "u32"
>
> in the file (2.5.30):
>
> include/linux/ext2_fs_sb.h
>
> I changed the u32 to __u32 and it worked. Is this a (proper) solution?

u32 is used for stuff that shouldnt be visible to user space, only __u32
is available from user space. Are you building kernel code or user code
?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:27    [W:0.031 / U:0.544 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site