From owner-freebsd-stable Sat Jan 29 3:11:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pcat.heimat.gr.jp (pcat.heimat.gr.jp [211.0.53.98]) by hub.freebsd.org (Postfix) with ESMTP id CE21415698 for ; Sat, 29 Jan 2000 03:11:16 -0800 (PST) (envelope-from nakaji@tutrp.tut.ac.jp) Received: from xa12.heimat.gr.jp (xa12.heimat.gr.jp [211.0.53.97]) by pcat.heimat.gr.jp (8.9.3/3.7W) with ESMTP id UAA46846 for ; Sat, 29 Jan 2000 20:11:08 +0900 (JST) To: stable@FreeBSD.ORG Subject: Buildworld fails in usr.sbin/sendmail MIME-Version: 1.0 (generated by EMIKO 1.13.10 - "Euglena proxima") Content-Type: text/plain; charset=US-ASCII From: NAKAJI Hiroyuki Date: 29 Jan 2000 20:11:07 +0900 Message-ID: <867lgtf7zo.fsf@xa12.heimat.gr.jp> Lines: 23 User-Agent: T-gnus/6.14.1 (based on Gnus v5.8.3) (revision 05) EMIKO/1.13.10 (Euglena proxima) FLIM/1.13.2 (Kasanui) APEL/10.1 Emacs/20.5 (i386--freebsd) MULE/4.0 (HANANOEN) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just cvsup-ed at 18:00 29/Jan/2000 JST and ran `make buildworld'. The error message is like this: cc -O -pipe -I/usr/src/usr.sbin/sendmail/../../contrib/sendmail/src -DNEWDB -DNIS -DTCPWRAPPERS -DMAP_REGEX -D_FFR_MAX_MIME_HEADER_LENGTH -D_FFR_MAX_HEADERS_LENGTH -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/domain.c /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/domain.c: In function `dns_getcanonname': /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/domain.c:836: warning: comparison between pointer and integer /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/domain.c:849: invalid use of non-lvalue array /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/domain.c:849: invalid use of non-lvalue array /usr/src/usr.sbin/sendmail/../../contrib/sendmail/src/domain.c:850: invalid use of non-lvalue array *** Error code 1 Stop. -- NAKAJI Hiroyuki To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message