Dave, thanks for your reply. You were right about tabs.
It still does not compile, though...
I'm trying to compile bulk_mailer on my FreeBSD 2.0-950412 system.
I've got the source from cs.utk.edu so no errors anymore :-)
Here's what I get:
# make
cc -c bulk_mailer.c
bulk_mailer.c:71: conflicting types for `sys_errlist'
/usr/include/stdio.h:244: previous declaration of `sys_errlist'
bulk_mailer.c:208: warning: static declaration for `strdup' follows non-static
*** Error code 1
Stop.
#
Any ideas? Thanks in advance.
-Serge
|
|