From owner-freebsd-current Thu May 9 9:55:53 2002 Delivered-To: freebsd-current@freebsd.org Received: from kathmandu.sun.com (kathmandu.sun.com [192.18.98.36]) by hub.freebsd.org (Postfix) with ESMTP id 5274A37B40A for ; Thu, 9 May 2002 09:55:49 -0700 (PDT) Received: from custmail.sun.com (custmail.sun.com [192.18.97.201]) by kathmandu.sun.com (8.9.3+Sun/8.9.3) with ESMTP id KAA05438 for ; Thu, 9 May 2002 10:55:48 -0600 (MDT) Received: from mysun.com ([192.18.97.201]) by custmail.sun.com (Netscape Messaging Server 4.15) with ESMTP id GVUS8E00.33L for ; Thu, 9 May 2002 10:53:02 -0600 From: "Pawel Worach" To: current@FreeBSD.ORG Reply-To: pawel.worach@mysun.com Message-ID: <89728323.83238972@mysun.com> Date: Thu, 09 May 2002 18:53:02 +0200 X-Mailer: Netscape Webmail MIME-Version: 1.0 Content-Language: en Subject: buildworld broken in usr.sbin/rpc.yppasswdd X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cc -O -pipe -I/usr/src/usr.sbin/rpc.yppasswdd/../../usr.sbin/vipw -I/usr/src/usr.sbin/rpc.yppasswdd/../../usr.sbin/ypserv -I/usr/src/usr.sbin/rpc.yppasswdd/../../libexec/ypxfr -I/usr/src/usr.sbin/rpc.yppasswdd -I. -Werror -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wno-uninitialized -c /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c cc1: warnings being treated as errors /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c: In function `yppasswdproc_update_1_svc': /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c:578: warning: implicit declaration of function `pw_init' /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c:582: warning: implicit declaration of function `pw_lock' /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c:583: warning: implicit declaration of function `pw_fini' /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c:587: warning: implicit declaration of function `pw_tmp' /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c:592: warning: implicit declaration of function `pw_copy' /usr/src/usr.sbin/rpc.yppasswdd/yppasswdd_server.c:597: warning: implicit declaration of function `pw_mkdb' *** Error code 1 Stop in /usr/src/usr.sbin/rpc.yppasswdd. Any idea? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message