csabattier / amazonlinux

1 stars 0 forks source link

Building NRPE for ARM (arm64 / aarch64) - remove glibc-headers-x86 from depenancies. #1

Open twhateley opened 8 months ago

twhateley commented 8 months ago

Hi,

Thankyou for providing this, it was amazingly helpful. We needed ARM binaries as well, which I used your instructions to build, the only change I had to make to get this working was to remove: glibc-headers-x86 from the "Install Dependencies" line, as some header files conflicted in a way that rpm couldn't resolve (and would have been incorrect regardless as they were for a different architecture.

Only created this issue to let you know about that (feel free to close), and to say thanks!

Cheers

csabattier commented 3 months ago

Hello sorry, i didnt check my post since a while :D. Thank you for your comment, and i'm happy to ear that help you to meet your needs. Thank you for your share if someone else need a build for arm64. Feel free to add a condition for arm64 and push your code i will be happy to add it.