Hacker News new | ask | show | jobs
by w84death 1853 days ago
I got similar problems when I missmach 32bit and 64bit code. First try to run in qemu 64 bit system.

I ended up building the whole system on a 32bit old laptop and just don't care about the problems with installing missing 32bit libs on my 64bit system.