[Bug 3517] New: Compilation error for uClibc 0.9.32-rc3

bugzilla at busybox.net bugzilla at busybox.net
Tue Mar 29 17:04:45 UTC 2011


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

           Summary: Compilation error for uClibc 0.9.32-rc3
           Product: uClibc
           Version: 0.9.32
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: blocker
          Priority: P5
         Component: Other
        AssignedTo: unassigned at uclibc.org
        ReportedBy: mickb at free.fr
                CC: uclibc-cvs at uclibc.org
   Estimated Hours: 0.0


Created attachment 3157
  --> https://bugs.busybox.net/attachment.cgi?id=3157
config file used

System : linux 2.6.37.6
GCC : 4.4.3

When I try to build uClibc 0.9.32-rc3 with the attached config file, GCC fails
and reports the following errors :

libc/sysdeps/linux/common/__rt_sigwaitinfo.c:86: error: 'sigwaitinfo'
undeclared here (not in a function)
libc/sysdeps/linux/common/__rt_sigwaitinfo.c:86: warning: type defaults to
'int' in declaration of 'sigwaitinfo'
libc/sysdeps/linux/common/__rt_sigwaitinfo.c:87: error: 'sigwaitinfo'
redeclared as different kind of symbol
libc/sysdeps/linux/common/__rt_sigwaitinfo.c:86: note: previous declaration of
'sigwaitinfo' was here
make: *** [libc/sysdeps/linux/common/__rt_sigwaitinfo.os] Erreur 1

-- 
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