#16432 closed bug (duplicate)
Can’t compile after update buildtools
Reported by: | greekboy | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Build System | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | #16428 | Blocking: | |
Platform: | All |
Description (last modified by )
Can’t compile after update buildtools from btrev43158 to btrev43161 (btrev43159, btrev43160, btrev43161) I have 3 Linux distribution
- Ubuntu 20.04 (64 bit)
- Ubuntu Mate 18.04.4 (64 bit)
- elementary OS 0.4.1 Loki (64 bit)
For all my Linux distribution can't compile when run the follow command: …/haiku/configure -j4 --build-cross-tools x86_64 …/buildtools
The broblem is after update buildtools.
I attach the build log
Attachments (1)
Change History (4)
by , 4 years ago
Attachment: | buildlog.txt added |
---|
comment:1 by , 4 years ago
Description: | modified (diff) |
---|
comment:2 by , 4 years ago
Blocked By: | 16428 added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #16428. Should be fixed soon.
comment:3 by , 4 years ago
After update buildtools to btrev43162, now is OK. For the command
../haiku/configure -j4 --build-cross-tools x86_64 ../buildtools
Configured successfully!
For the command ../haiku/configure -j4 --build-cross-tools x86_gcc2 ../buildtools --build-cross-tools x86
Configured successfully!
Please close the ticket.
build log