build error

  1. B

    Cannot build pve-edk2-firmware

    Hello guys, i was build the pve-edk2-firmware with my custom logo. When i run "make deb" i receive an error Submodule 'UnitTestFrameworkPkg/Library/SubhookLib/subhook' (https://github.com/Zeex/subhook.git) registered for path 'edk2/UnitTestFrameworkPkg/Library/SubhookLib/subhook' Cloning into...
  2. A

    Kernel 6.11.0, GPL-incompatible module zfs.ko uses GPL-only symbol

    Hello, i am trying to build a 6.11.0 Linux kernel with PREEMPT_RT patch using instruction from https://github.com/proxmox/pve-kernel. Everything looks good, but during build phase i get the following error: MODPOST /root/pve-kernel/proxmox-kernel-6.11.0/modules/pkg-zfs/module/Module.symvers...
  3. C

    10Gbit driver (ixgbe) with NAPI support

    I was wondering wether someone managed to build ixgbe drivers for the current Proxmox 4.4. When I try to build the driver, I get an error: make[1]: Entering directory '/usr/src/linux-headers-4.4.62-1-pve' CC [M] /root/ixgbe/ixgbe-5.1.3/src/ixgbe_main.o In file included from...
  4. C

    Proxmox Debian Install failed

    I tried to build a Proxmox from a Debian base system instead of installing from the ISO using this article: https://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Jessie When I got the command which actually installs Proxmox: apt-get install proxmox-ve ntp ssh postfix ksm-control-daemon...