Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 May 2002 18:53:02 +0200
From:      "Pawel Worach" <pworach@mysun.com>
To:        current@FreeBSD.ORG
Subject:   buildworld broken in usr.sbin/rpc.yppasswdd
Message-ID:  <89728323.83238972@mysun.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?89728323.83238972>