Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#151 closed bug (fixed)

compiling libroot with DEBUG=1 failes

Reported by: marcusoverhagen Owned by: axeld
Priority: blocker Milestone: R1
Component: System/Kernel Version:
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

$ DEBUG=1 jam libroot.so ...patience... ...patience... ...found 2621 target(s)... ...updating 1 target(s)... Link generated/objects/haiku/x86/debug_1/system/libroot/libroot.so generated/objects/haiku/x86/debug_1/system/libroot/posix/glibc/stdio-common/posix_gnu_stdio.o(.text+0x4c23): In function `printf_fphex': /Develop/haiku/src/system/libroot/posix/glibc/stdio-common/printf_fphex.c:203: undefined reference to `signbitl' generated/objects/haiku/x86/debug_1/system/libroot/posix/glibc/stdio-common/posix_gnu_stdio.o(.text+0x4d43):/Develop/haiku/src/system/libroot/posix/glibc/stdio-common/printf_fphex.c:242: undefined reference to `signbit' collect2: ld returned 1 exit status

Change History (4)

comment:1 by korli, 18 years ago

Resolution: fixed

comment:2 by korli, 18 years ago

fixed in revision 16371

comment:3 by korli, 18 years ago

Status: newclosed

comment:4 by marcusoverhagen, 18 years ago

thanks, works now

Note: See TracTickets for help on using tickets.