[Bug 991] New: Build fails with call to mallopt()
bugzilla at busybox.net
bugzilla at busybox.net
Wed Jan 27 14:23:49 UTC 2010
https://bugs.busybox.net/show_bug.cgi?id=991
Host: mipsel-linux-gnu
Target: mipsel-linux-uclibc
Build: mipsel-linux-gnu
Summary: Build fails with call to mallopt()
Product: Busybox
Version: 1.16.x
Platform: All
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P1
Component: Other
AssignedTo: unassigned at busybox.net
ReportedBy: chief at greatchief.plus.com
CC: busybox-cvs at busybox.net
Estimated Hours: 0.0
The build fails due to two calls to mallopt() in appletlib.c.
"libbb/lib.a(appletlib.o): In function `main':
appletlib.c:(.text.main+0x20): undefined reference to `mallopt'
appletlib.c:(.text.main+0x3c): undefined reference to `mallopt'
collect2: ld returned 1 exit status"
--
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 busybox-cvs
mailing list