Hi Guys,
Thanks for the great nnm-1.0.4 - it works perfect for me
(otherwise you wouldn't see this mail from me)
On my HP-UX 11.00 system (using gcc-2.95.2) I couldn't
compile the plain nnm-1.0.4 until I've used CFLAGS="-DSCO_5_STDIO"
for the configuration.
Before that I got this linker error in the uip subdirectory:
gcc -s -o ali ali.o aliasbr.o ../config/version.o ../config/config.o ../sbr/libmh.a
../mts/smtp/libsmtp.a ../zotnet/libzot.a -lm
/usr/bin/ld: Unsatisfied symbols:
_filbuf (first referenced in ../sbr/libmh.a(context_read.o)) (code)
collect2: ld returned 1 exit status
make[1]: *** [ali] Error 1
I've checked the sbr/discard.c and m_getfld.c and thought that _filbuf
isn't defined unless SCO_5_STDIO is set.
I don't understand what this all means, but at least I can read/send mails now
after recompiling with -DSCO_5_STDIO.
Regards,
Friedl