Hi,

 interesting...

 I tried to compile a little program (nothing special) and got this 
 errors:

     In file included from /usr/include/stdlib.h:438,
                      from ethlinkstat.c:10:
     /usr/include/sys/types.h:62: error: conflicting types for 'dev_t'
     /usr/include/linux/types.h:27: error: previous declaration of 'dev_t' was 
here
     /usr/include/sys/types.h:72: error: conflicting types for 'mode_t'
     /usr/include/linux/types.h:33: error: previous declaration of 'mode_t' was 
here
     /usr/include/sys/types.h:77: error: conflicting types for 'nlink_t'
     /usr/include/linux/types.h:36: error: previous declaration of 'nlink_t' 
was here
     In file included from /usr/include/sys/types.h:133,
                      from /usr/include/stdlib.h:438,
                      from ethlinkstat.c:10:
     /usr/include/time.h:105: error: conflicting types for 'timer_t'
     /usr/include/linux/types.h:45: error: previous declaration of 'timer_t' 
was here
     In file included from /usr/include/sys/types.h:220,
                      from /usr/include/stdlib.h:438,
                      from ethlinkstat.c:10:
     /usr/include/sys/select.h:78: error: conflicting types for 'fd_set'
     /usr/include/linux/types.h:24: error: previous declaration of 'fd_set' was 
here
     In file included from /usr/include/stdlib.h:438,
                      from ethlinkstat.c:10:
     /usr/include/sys/types.h:235: error: conflicting types for 'blkcnt_t'
     /usr/include/linux/types.h:158: error: previous declaration of 'blkcnt_t' 
was here

 Do I have shoot in one of my feet here ???

 I am using vanilla kernel 2.6.18 on an up-to-date Gentoo linux...

 All these errors seem not be dependant on my little program but seem
 to be a misconfiguration on a very low level....

 What should I do here ?

 Thank you very much for any help in advance !

 Keep hacking!
 mcc
-- 
gentoo-user@gentoo.org mailing list

Reply via email to