Date: Thu, 29 Aug 1996 08:52:04 +0900 From: xiyuan qian <xiyuan@www.haplink.co.cn> To: freebsd-isp@freebsd.org Subject: Help on compile SmartList Message-ID: <199608282352.IAA23489@www.haplink.co.cn>
next in thread | raw e-mail | index | archive | help
Hi, I do need your help since I am very unformiliar with C programming. When I try to setup SmartList (maillist) on my host FreeBSD2.1-stable, I get the following error. cc -c -O formail.c formail.c:38: warning: `daemon' redeclared as different kind of symbol /usr/include/stdlib.h:147: previous declaration of `daemon' formail.c:38: `daemon' was decared `extern' and later `static' **** error code 1 stop --xiyuan
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608282352.IAA23489>