2.95.3 destruction in Linux header

Geoff Keating geoffk@geoffk.org
Fri Mar 23 15:49:00 GMT 2001


> /usr/include/linux/hpfs_fs_i.h:5: parse error before `ino_t'

I can't find anywhere in your preprocessed sources where ino_t is defined.
There's a __kernel_ino_t, and an efs_ino_t, but no plain ino_t.

On my system, if you're building the linux kernel, it gets defined in
<linux/types.h>.  Is it defined in your linux/types.h?

-- 
- Geoffrey Keating <geoffk@geoffk.org>



More information about the Gcc-bugs mailing list