[uClibc]uClibc compilation... or not

Andy Dickinson whydna at whydna.net
Thu Dec 21 15:34:54 UTC 2000


I'm trying to compile uClibc 0.95 (so I can use it with BusyBox).  I'm
running an i686 redhat 7.0 box (yes, that probably the problem) and I keep
getting the same compile errors:

In file included from getdents.c:43:
../../../include/linux/dirent.h:12: parse error before `__u64'
../../../include/linux/dirent.h:12: warning: no semicolon at end of struct
or union
../../../include/linux/dirent.h:13: warning: type defaults to `int' in
declaration of `d_off'
../../../include/linux/dirent.h:13: warning: data definition has no type or
storage class
../../../include/linux/dirent.h:17: parse error before `}'

These don't make sense... the structs in dirent.h are fine.  I've tried
compiling with gcc, egcs and kgcc.  What am I doing wrong?  If this isn't
the right mailing list, point me there, thanks.

-Andy






More information about the uClibc mailing list