Opened 15 years ago
Closed 15 years ago
#152 closed defect (fixed)
ia64 parallel build fails
Reported by: | Jakub Jermář | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.4.2 |
Component: | helenos-build/ia64 | Version: | mainline |
Keywords: | ia64, build | Cc: | |
Blocker for: | Depends on: | ||
See also: |
Description
When building ia64 using make -j 2, the build fails:
…
/usr/local/ia64/bin/ia64-pc-linux-gnu-ld: ../gnuefi/crt0-efi-ia64.o: No such file: No such file or directory
make[4]: * [hello.so] Error 1
make[4]: * Waiting for unfinished jobs….
make -C gnuefi
…
From the output lines I assume the build system is trying to build something which depends on gnuefi before gnuefi.
Change History (2)
comment:1 by , 15 years ago
Component: | unspecified → build/ia64 |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in changeset:head,215.