Subj : Compiling from source To : Avon From : Oli Date : Sun Jan 24 2021 16:14:17 Avon wrote (2021-01-24): A> On 23 Jan 2021 at 10:02a, Oli pondered and said... Ol>> Could it be some kind of 64-bit problem? If I find the time I will Ol>> try soupgate Ol>> on 32bit and 64bit. A> I'm running Debian Buster X86_64 on this box. A> If there's something I need to do to compile the source differently or ? A> I'd be open to ideas. Thanks :) could you test, if a 32-bit compile works? pktview does work form me with "gcc -m32" even on 64-bit Debian: apt install gcc-multilib g++-multilib g++ -m32 spoon.cpp config.cpp keyboard.cpp nntp.cpp pop.cpp smtp.cpp socket.cpp -o spoon gcc -m32 soupgate.c config.c lists.c pkt.c import.c export.c -o soupgate gcc -m32 pktview.c -o pktview If it does work, maybe we could port soupgate and tools to 64-bit. --- * Origin: . (21:3/102) .