Opened 9 years ago

Last modified 9 years ago

#12162 closed bug

Hybrid build failure on Haiku — at Version 3

Reported by: haiqu Owned by: bonefish
Priority: normal Milestone: Unscheduled
Component: Build System Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description (last modified by pulkomandy)

C++ /Work/generated/objects/haiku/x86_gcc2/release/system/boot/platform/bios_ia32/mmu.o 
C++ /Work/generated/objects/haiku/x86_gcc2/release/system/boot/platform/bios_ia32/long.o 
/Work/haiku/src/system/boot/platform/bios_ia32/mmu.cpp: In function `void mmu_init_for_kernel()':
/Work/haiku/src/system/boot/platform/bios_ia32/mmu.cpp:549: implicit declaration of function `int STATIC_ASSERT(...)'
/Work/haiku/src/system/boot/platform/bios_ia32/long.cpp: In function `void long_gdt_init()':
/Work/haiku/src/system/boot/platform/bios_ia32/long.cpp:68: implicit declaration of function `int STATIC_ASSERT(...)'

I have no problem with either a pure X86 or X86_64 build.

Change History (3)

comment:1 by haiqu, 9 years ago

Also noted is this code hasn't changed in years so something else has happened ...

... and I did delete all objects first, to ensure no corrupted files were included.

comment:2 by haiqu, 9 years ago

Ah, also I'm on hrev49271 presently.

comment:3 by pulkomandy, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.