Subj : Compiling from source To : Avon From : Oli Date : Mon Jan 25 2021 07:43:12 Avon wrote (2021-01-25): A> On 24 Jan 2021 at 04:14p, Oli pondered and said... Ol>> could you test, if a 32-bit compile works? pktview does work form me Ol>> with "gcc -m32" even on 64-bit Debian: A> Just so I'm clear, I need to be running a 32bit version of Linux to do the A> compile and testing? no, you don't. A> Or are you asking me to just run the compile commands on Debian 64bit and A> then see if it works? yes apt install gcc-multilib g++-multilib installs the necessary 32-bit libraries (on a 64-bit system) "gcc -m32" compiles a 32-bit binary even if the OS is 64-bit. I can also send you the built binaries. They have been compiled on Debian Testing (Bullseye), but I think they should work. --- * Origin: . (21:3/102) .