Date: Mon, 16 Nov 1998 05:15:28 -0800 (PST) From: "Justin M. Seger" <jseger@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/mail/rblcheck Makefile Message-ID: <199811161315.FAA02585@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jseger 1998/11/16 05:15:27 PST Modified files: mail/rblcheck Makefile Log: Mark BROKEN: ===> Building for rblcheck-1.4 cc -O -pipe -Wall -s rblcheck.c -o rblcheck rblcheck.c: In function `main': rblcheck.c:333: warning: implicit declaration of function `getopt' rblcheck.c:351: `optarg' undeclared (first use this function) rblcheck.c:351: (Each undeclared identifier is reported only once rblcheck.c:351: for each function it appears in.) rblcheck.c:383: warning: suggest parentheses around assignment used as truth value *** Error code 1 Revision Changes Path 1.4 +3 -1 ports/mail/rblcheck/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811161315.FAA02585>