You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've have a fresh install of TrueNAS Core running on Proxmox and just cloned your repo to get the agent working and the build fails on the make command.
qemu-guest-agent/Makefile" line 152: Malformed conditional (${ARCH} == "amd64")
qemu-guest-agent/Makefile" line 156: Malformed conditional (${ARCH} == "powerpc")
qemu-guest-agent/Makefile" line 160: Malformed conditional (${ARCH} == "powerpc64")
qemu-guest-agent/Makefile" line 164: Malformed conditional (${ARCH} == "sparc64")
qemu-guest-agent/Makefile" line 168: Malformed conditional (${OSVERSION} < 1200000)
make: "/usr/share/mk/bsd.port.mk" line 32: Cannot open /usr/ports/Mk/bsd.port.mk
make: Fatal errors encountered -- cannot continue
make: stopped in qemu-guest-agent
I've have a fresh install of TrueNAS Core running on Proxmox and just cloned your repo to get the agent working and the build fails on the make command.
qemu-guest-agent/Makefile" line 152: Malformed conditional (${ARCH} == "amd64")
qemu-guest-agent/Makefile" line 156: Malformed conditional (${ARCH} == "powerpc")
qemu-guest-agent/Makefile" line 160: Malformed conditional (${ARCH} == "powerpc64")
qemu-guest-agent/Makefile" line 164: Malformed conditional (${ARCH} == "sparc64")
qemu-guest-agent/Makefile" line 168: Malformed conditional (${OSVERSION} < 1200000)
make: "/usr/share/mk/bsd.port.mk" line 32: Cannot open /usr/ports/Mk/bsd.port.mk
make: Fatal errors encountered -- cannot continue
make: stopped in qemu-guest-agent
tank01[~/qemu-guest-agent]# uname -a
FreeBSD tank01.lab.redkode.com 13.1-RC6 FreeBSD 13.1-RC6 n245364-74831eea544 TRUENAS amd64
I'll have a dig see if can work it out but thought I'd let you know too.
Martin
The text was updated successfully, but these errors were encountered: