Date: Sat, 16 Mar 1996 19:07:29 -0500 (EST) From: "Marc G. Fournier" <scrappy@ki.net> To: current@freebsd.org Subject: chpass in -current breaks make Message-ID: <Pine.BSF.3.91.960316190411.18898A-100000@ki.net>
next in thread | raw e-mail | index | archive | help
Hi... Just finishing up the upgrade from 2.1.0-RELEASE to 2.2-CURRENT, and am down to getting usr.bin installed, but the compile fails at /usr/src/usr.bin/chpass, with: ===> chpass cc -O -I/usr/src/usr.bin/chpass/../../usr.sbin/pwd_mkdb -I/usr/src/usr.bin/chpass/../../usr.sbin/vipw -DYP -I. -I/usr/src/usr.bin/chpass/../../libexec/ypxfr -I/usr/src/usr.bin/chpass/../../usr.sbin/rpc.yppasswdd -Dyp_error=warnx -c chpass.c In file included from chpass.c:66: /usr/include/rpcsvc/yp.h:20: parse error before `xdr_ypstat' /usr/include/rpcsvc/yp.h:20: warning: data definition has no type or storage class /usr/include/rpcsvc/yp.h:42: parse error before `xdr_ypxfrstat' /usr/include/rpcsvc/yp.h:42: warning: data definition has no type or storage class /usr/include/rpcsvc/yp.h:46: parse error before `xdr_domainname' /usr/include/rpcsvc/yp.h:46: warning: data definition has no type or storage class /usr/include/rpcsvc/yp.h:50: parse error before `xdr_mapname' /usr/include/rpcsvc/yp.h:50: warning: data definition has no type or storage class /usr/include/rpcsvc/yp.h:54: parse error before `xdr_peername' /usr/include/rpcsvc/yp.h:54: warning: data definition has no type or storage class <lots of parse error messages deleted> *** Error code 1 Stop. *** Error code 1 Stop. I checked /usr/include/rpcsvc/yp.h, and its dated March 15th, so is new... Known bug, or did I miss something installing the system so far? :( Marc G. Fournier | POP Mail Telnet Acct DNS Hosting System | WWW Services Database Services | Knowledge, Administrator | | Information and scrappy@ki.net | WWW: http://www.ki.net | Communications, Inc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.960316190411.18898A-100000>