Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 1995 12:28:23 +0000 ()
From:      Sergey Plyaskin <splyaski@fluke.cmp.com>
To:        majordomo-users@greatcircle.com
Cc:        freebsd-questions@wcarchive.cdrom.com
Subject:   Still error compiling bulk_mailer
Message-ID:  <199506121228.MAA04538@fluke.cmp.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506121228.MAA04538>