Date: 29 Jan 2000 20:11:07 +0900 From: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> To: stable@FreeBSD.ORG Subject: Buildworld fails in usr.sbin/sendmail Message-ID: <867lgtf7zo.fsf@xa12.heimat.gr.jp>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?867lgtf7zo.fsf>