From: Joe Acquisto-j. <jo...@j4...> - 2020-01-29 16:06:55
|
So, I continue to attempt to compile with tidbitd cleaned from internet searches even though I am sure someone on the list has a proper way to do this, aside from compiling on a 32bit machine. Building even a VM for that is problematic at the moment. Edited Makefile as shown: CFLAGS = -m32 -g -O2 -I/usr/kerberos/include CPP = gcc -E CPPFLAGS = -m32 LDFLAGS = -m32 make produces: linux-jod1:~/fetchmail-6.4.1 # make make all-recursive make[1]: Entering directory '/root/fetchmail-6.4.1' Making all in . make[2]: Entering directory '/root/fetchmail-6.4.1' make[2]: Leaving directory '/root/fetchmail-6.4.1' Making all in po make[2]: Entering directory '/root/fetchmail-6.4.1/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/root/fetchmail-6.4.1/po' make[1]: Leaving directory '/root/fetchmail-6.4.1' This, one presumes, is "ungood". Thanks for any assistance. -- +++++++++++++++++++++++ joea@@j4computers.com https://www.j4computers.com 845-687-3734 +++++++++++++++++++++++ |