Opened 14 years ago

Closed 14 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 Jakub Jermář, 14 years ago

Component: unspecifiedbuild/ia64

comment:2 by Jiri Svoboda, 14 years ago

Resolution: fixed
Status: newclosed

Fixed in changeset:head,215.

Note: See TracTickets for help on using tickets.