[klibc] double define of __BIT_TYPES_DEFINED__

Jon Smirl jonsmirl at yahoo.com
Sat Feb 7 18:50:14 PST 2004


I believe the problem is sys/time.h, it should include sys/types.h before
including linux/time.h.


--- Jon Smirl <jonsmirl at yahoo.com> wrote:
> /klibc/klibc/include/bits32/bitsize/stdint.h:8: error: redefinition of
> `int8_t'
> /klibc/linux/include/linux/types.h:109: error: `int8_t' previously declared
> here
> 
> The copy in stdint.h is not protected by:
> #ifndef __BIT_TYPES_DEFINED__
> #define __BIT_TYPES_DEFINED__
> #endif /* !(__BIT_TYPES_DEFINED__) */
> 
> 
> =====
> Jon Smirl
> jonsmirl at yahoo.com
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance: Get your refund fast by filing online.
> http://taxes.yahoo.com/filing.html
> 
> _______________________________________________
> klibc mailing list
> klibc at zytor.com
> http://www.zytor.com/mailman/listinfo/klibc


=====
Jon Smirl
jonsmirl at yahoo.com

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html



More information about the klibc mailing list