[Bug 291] New: CONFIG_DOMULTI causes build to fail

bugzilla at busybox.net bugzilla at busybox.net
Sat Apr 18 20:53:09 UTC 2009


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

              Host: x86_64-pc-linux-gnu
            Target: i486-gentoo-linux-uclibc
             Build: x86_64-pc-linux-gnu
           Summary: CONFIG_DOMULTI causes build to fail
           Product: uClibc
           Version: 0.9.30.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at uclibc.org
        ReportedBy: whiplash at pobox.com
                CC: uclibc-cvs at uclibc.org
   Estimated Hours: 0.0


Created an attachment (id=249)
 --> (https://bugs.busybox.net/attachment.cgi?id=249)
uclibc config file

With identical configurations, if CONFIG_DOMULTI is set the build fails with
the following:

libc/misc/internals/__errno_location.c:10: warning: asm declaration ignored due
to conflict with previous rename
libc/misc/internals/__errno_location.c:16: error: '__EI___errno_location'
aliased to undefined symbol '__GI___errno_location'
In file included from libc/misc/sysvipc/semtimedop.c:8:
libc/misc/sysvipc/sem.c: In function 'semtimedop':
libc/misc/sysvipc/sem.c:102: warning: passing argument 6 of '__syscall_ipc'
discards qualifiers from pointer target type
libc/stdio/popen.c:146:2: warning: #warning is pclose correct wrt the new mutex
semantics?
libc/stdio/_stdio.c:195:2: warning: #warning check
In file included from libc/stdio/fflush_unlocked.c:9:
libc/stdio/fflush.c:101:2: warning: #warning fix for nonatomic
libc/stdio/fflush.c:102:2: warning: #warning unnecessary check if no threads
libc/signal/sigblock.c: At top level:
libc/signal/sigblock.c:28: warning: 'sigblock' is deprecated (declared at
./include/signal.h:179)
(lots more like last)


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