What do these parse errors mean, why am I getting these errors during a
'make'?  Is my gcc broken?

/usr/include/bits/pthreadtypes.h:48: parse error before `size_t'
/usr/include/bits/pthreadtypes.h:48: warning: no semicolon at end of struct
or union
/usr/include/bits/pthreadtypes.h:51: parse error before `__stacksize'
/usr/include/bits/pthreadtypes.h:51: warning: data definition has no type or
storage class
/usr/include/bits/pthreadtypes.h:52: warning: data definition has no type or
storage class
/usr/include/time.h:179: parse error before `strftime'
/usr/include/time.h:179: parse error before `size_t'
/usr/include/time.h:181: warning: data definition has no type or storage
classIn file included from /usr/include/sys/uio.h:29,
                 from /usr/include/sys/socket.h:27,
/usr/include/sys/socket.h: At top level:
/usr/include/sys/socket.h:131: parse error before `size_t'
/usr/include/sys/socket.h:136: parse error before `size_t'
/usr/include/sys/socket.h:141: parse error before `size_t'
/usr/include/sys/socket.h:149: parse error before `size_t'
In file included from /usr/include/signal.h:322,
                 from /usr/include/sys/wait.h:30,



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to