-
pjusticeIt seems that TritonDataCenter/ipxe #2 is back, at least for x86_64, building in a pkgbuild-trunk guest image dated 20230910 (05ec1dda-4fe5-11ee-b847-00151714048c).
-
pjusticeSince this is only a couple of lines:
-
bahamatipxe#2
-
jinni
-
pjustice[LD] bin-x86_64-efi/ipxe.efi.tmp
-
pjusticeld: fatal: file elf_x86_64_sol2: open failed: No such file or directory
-
pjusticegmake: *** [Makefile.housekeeping:1233: bin-x86_64-efi/ipxe.efi.tmp] Error 1
-
pjusticerm bin-x86_64-efi/version.ipxe.efi.o
-
pjusticeFigured there must be some syntax some bot would recognize; thanks bahamat
-
bahamatAre you trying to build our ipxe, or upstream ipxe?
-
pjusticeYours
-
pjusticeI have experienced my first UEFI-only machine, and its consequent "exec format error" issue
-
pjusticeI'm sure I'm doing something braindead here, but...
-
bahamatWe officially only support building ours on 19.4.0.
-
bahamatI'm trying out a test build on 21.4.0 now.
-
pjusticeI'm building this, instead of just downloading a built copy from somewhere (I've seen various URLs) because I'd like to have the slow transfer fix from commit 39a50fdec28d610fd27727e87c700fc0938388f4.
-
pjusticeI've managed to get this to build on a FreeBSD build machine by disabling the src/tests section, which has compiler errors.
-
pjusticeI've managed to get this to build on a FreeBSD build machine by disabling the src/tests section, which has compiler errors.
-
pjusticeoops