linux-on-ibm-z / docs

A collection of instructions and tutorials to help you get your favorite software up and running on Linux on z
147 stars 58 forks source link

Error installing node on s390x as per instructions in wiki for calico-3.x build #42

Open devan-nair-ibm opened 3 years ago

devan-nair-ibm commented 3 years ago

After a bit of investigation I felt the problem might be related to bpf headers, as trying to build the bpf binaries in gpl,apache gave bpf headers not found errors. Just wanted to know if the steps mentioned in the wiki are complete or are any other steps required to setup node properly on s390x. Attaching the screenshot of the make output as per instructions on wiki.

Screenshot 2021-02-15 at 15 02 46
aborkar-ibm commented 3 years ago

Hello,

We are not able to reproduce this issue. Can you please let me know the OS where you are getting this error?

devan-nair-ibm commented 3 years ago

root@9a8b4e4c324c:~# cat /etc/os-release NAME="Ubuntu" VERSION="18.04.5 LTS (Bionic Beaver)" ID=ubuntu ID_LIKE=debian VERSION_ID="18.04" VERSION_CODENAME=bionic UBUNTU_CODENAME=bionic

aborkar-ibm commented 3 years ago

Can you follow the build steps using a non-root user and let me know if you get errors?