#6023 closed bug (invalid)
Build broken on Ubuntu 64bit host - target x86
Reported by: | emitrax | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | - General | Version: | R1/alpha2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
KernelLd generated/objects/haiku/x86/release/system/boot/boot_loader_bios_ia32 generated/objects/haiku/x86/debug_1/system/boot/loader/file_systems/tarfs/boot_zlib.a(zutil.o): In function `z_error': /home/emitrax/programming/haiku/haiku/src/libs/zlib/zutil.c:130: undefined reference to `exit'
BTW, since I'm building gcc4 with --build-cross-tools-gcc4 x86, does the fact that the host is 64 matters?
Revision 36854.
Change History (3)
comment:1 by , 14 years ago
comment:2 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 by , 14 years ago
Yeah, I inherited that from UserBuildConfig.sample.
But anyhow, should't it compile anyway even with debug option on?
Thanks.
Note:
See TracTickets
for help on using tickets.
Apparently you're compiling the boot loader's tarfs with debugging turned on.