Hi which gcc version is this with? It looks very much like a bug in gcc as
the things it is complaining about ARE typedeffed structs and it says that
structs are ok but clearly it is not recognizing that the typdefs are structs.
If you tell me the exact gcc version this happens with I will follow the
issue up with the gcc developers...
Best regards,
Anton
At 09:26 01/05/02, Corporal Pisang wrote:
>Hi,
>
>I get this errors when compiling 2.5.12
>
>-> #make modules
>
>layout.h:299: unnamed fields of type other than struct or union are not
>allowed
>layout.h:1450: unnamed fields of type other than struct or union are not
>allowed
>layout.h:1466: unnamed fields of type other than struct or union are not
>allowed
>layout.h:1715: unnamed fields of type other than struct or union are not
>allowed
>layout.h:1892: unnamed fields of type other than struct or union are not
>allowed
>layout.h:2052: unnamed fields of type other than struct or union are not
>allowed
>layout.h:2064: unnamed fields of type other than struct or union are not
>allowed
>make[2]: *** [aops.o] Error 1
>make[2]: Leaving directory `/usr/src/linux/fs/ntfs'
>make[1]: *** [_modsubdir_ntfs] Error 2
>make[1]: Leaving directory `/usr/src/linux/fs'
>make: *** [_mod_fs] Error 2
>
>--
>Regards,
>
>-Ubaida-
>
--
"I've not lost my mind. It's backed up on tape somewhere." - Unknown
--
Anton Altaparmakov <aia21 at cantab.net> (replace at with @)
Linux NTFS Maintainer / IRC: #ntfs on irc.openprojects.net
WWW: http://linux-ntfs.sf.net/ & http://www-stu.christs.cam.ac.uk/~aia21/
|