libroot won't build with DEBUG=1
Reported by: |
bpmagic@… |
Owned by: |
korli |
Priority:
|
normal
|
Milestone:
|
R1
|
Component:
|
System/Kernel
|
Version:
|
|
Keywords:
|
|
Cc:
|
|
Blocked By:
|
|
Blocking:
|
|
Platform:
|
All
|
|
|
When debugging info is built into the tree, when libroot is built, there are
numerous linker errors about missing symbols, listed below.
posix_gnu_arch_x86.o: missing mpn_add_1
printf_fphex.c: missing signbitl
printf_fphex.c: missing signbit
This only occurs with DEBUG=1 defined, however.
Change History
(12)
Owner: |
changed from axeld to korli@…
|
Status: |
assigned → closed
|
Status: |
closed → reopened
|
Status: |
reopened → closed
|
EXPORT DEBUG=1 jam libroot.so ... /boot/home/svnhaiku/trunk/src/system/libroot/posix/glibc/wcsmbs/wcsrtombs.c:67: warning: implicit declaration of function `wcslen' /boot/home/svnhaiku/trunk/src/system/libroot/posix/glibc/wcsmbs/wcsrtombs.c:104: warning: implicit declaration of function `wcsnlen' /boot/home/svnhaiku/trunk/src/system/libroot/posix/glibc/wcsmbs/wcsrtombs.c:124: warning: implicit declaration of function `mbsinit' Cc ../../../../objects/x86.R1/system/libroot/posix/glibc/wcsmbs/wmemcpy.o /boot/home/svnhaiku/trunk/src/system/libroot/posix/glibc/wcsmbs/wmemcpy.c:26: warning: no previous prototype for `wmemcpy' Cc ../../../../objects/x86.R1/system/libroot/posix/glibc/wcsmbs/wmempcpy.o /boot/home/svnhaiku/trunk/src/system/libroot/posix/glibc/wcsmbs/wmempcpy.c:26: warning: no previous prototype for `wmempcpy' Cc ../../../../objects/x86.R1/system/libroot/posix/glibc/wcsmbs/wmemmove.o /boot/home/svnhaiku/trunk/src/system/libroot/posix/glibc/wcsmbs/wmemmove.c:26: warning: no previous prototype for `wmemmove' MergeObjectFromObjects1 ../../../../objects/x86. R1/system/libroot/posix/glibc/wcsmbs/posix_gnu_wcsmbs.o KernelLd ../../../../objects/x86.R1/system/libroot.so ...updated 167 target(s)...