[Bug 1081] New: SPARC compile problem due to changed header guards

bugzilla at busybox.net bugzilla at busybox.net
Thu Feb 11 13:43:34 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=1081

              Host: sparcv9-suse-linux-gnu
             Build: sparc64-suse-linux-gnu
           Summary: SPARC compile problem due to changed header guards
           Product: uClibc
           Version: 0.9.30.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Networking
        AssignedTo: unassigned at uclibc.org
        ReportedBy: hideaki at sogetthis.com
                CC: uclibc-cvs at uclibc.org
   Estimated Hours: 0.0


CC libc/inet/ether_addr.os
In file included from /usr/include/linux/posix_types.h:47,
                 from /usr/include/linux/types.h:8,
                 from /usr/include/linux/if_ether.h:24,
                 from ./include/netinet/if_ether.h:26,
                 from ./include/netinet/ether.h:26,
                 from libc/inet/ether_addr.c:31:
/usr/include/asm/posix_types.h:46: error: redefinition of typedef
'__kernel_size_t'
./include/bits/kernel_types.h:39: note: previous declaration of
'__kernel_size_t' was here
/usr/include/asm/posix_types.h:47: error: redefinition of typedef
'__kernel_ssize_t'
./include/bits/kernel_types.h:40: note: previous declaration of
'__kernel_ssize_t' was here


Patch to fix that is attached.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list