Opened 16 years ago
Closed 15 years ago
#3695 closed bug (fixed)
printf.h missing from /boot/develop/headers/posix
Reported by: | haiqu | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | #3696, #3697 | |
Platform: | x86 |
Description
Tried to build the tools in buildtools/* from within Haiku, but ran into trouble with a missing header.
/boot/develop/headers/posix/_G_config.h shows _G_HAVE_PRINTF_FP defined but there is no printf.h so compilation fails. Commenting out _G_HAVE_PRINTF_FP causes further problems.
Change History (6)
comment:1 by , 16 years ago
Blocking: | 3696 added |
---|
comment:2 by , 16 years ago
Blocking: | 3697 added |
---|
comment:3 by , 16 years ago
comment:4 by , 16 years ago
In any case it's not a POSIX header, so in case we add it some day, it should not end up in the suggested directory.
comment:6 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
seems printf.h is in /boot/develop/headers/glibc now, so closing this one as fixed.
Note:
See TracTickets
for help on using tickets.
You trying to build libstdc++ from gcc2 buildtools. Please read: http://www.freelists.org/post/haiku-development/Building-toolchain-in-Haiku,1