Just a sample of the Echomail archive
[ << oldest | < older | list | newer > | newest >> ]
|  Message 2284  |
|  Jay Harris to All  |
|  Compiling SmapiNNTPd  |
|  24 Jan 24 09:02:54  |
 
MSGID: 1:229/664 65b12210
CHRS: CP437 2
TZUTC: -0500
TID: hpt/lnx 1.9 2023-12-21
Hi All,
I seem to be stuck trying to compile SmapiNNTPd.
I have hpt installed with DYNLIBS=1, PREFIX=/usr/local & LIBDIR=${PREFIX}/lib
in huskymak.cfg.
I had to add /usr/local/lib to /etc/ld.so.conf.d/your_lib.conf and then run
sudo ldconfig to allow husky to run.
$ hpt
hpt/lnx 1.9 2023-12-21
When I try and compile SmapiNNTPd (git clone https://github.com/
tnapps/smapinntpd.git) I see:
$ make linux
make -f Makefile.linux
make[1]: Entering directory '/tmp/smapinntpd/src'
gcc -Wall -Wno-pointer-sign -DPLATFORM_LINUX -D__PROGPROT_H__ -c main.c -o
main.o
In file included from main.c:1:
nntpserv.h:22:10: fatal error: smapi/msgapi.h: No such file or directory
22 | #include
|
[ << oldest | < older | list | newer > | newest >> ]