Date: Sat, 16 Mar 1996 20:12:58 -0500 (EST) From: Bill Paul <wpaul@skynet.ctr.columbia.edu> To: scrappy@ki.net (Marc G. Fournier) Cc: current@freebsd.org Subject: Re: chpass in -current breaks make Message-ID: <199603170112.UAA14013@skynet.ctr.columbia.edu> In-Reply-To: <Pine.BSF.3.91.960316190411.18898A-100000@ki.net> from "Marc G. Fournier" at Mar 16, 96 07:07:29 pm
next in thread | previous in thread | raw e-mail | index | archive | help
Of all the gin joints in all the world, Marc G. Fournier had to walk into mine and say: > > 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 [chop] Please: this has already been addressed in this list several times. You are using the old rpcgen and the old /usr/include/rpcsvc/*.h header files. Build and install the _new_ rpcgen and use it to build and install /usr/include/rpcsvc/*.h. Then everything will compile normally. -Bill -- ============================================================================= -Bill Paul (212) 854-6020 | System Manager Work: wpaul@ctr.columbia.edu | Center for Telecommunications Research Home: wpaul@skynet.ctr.columbia.edu | Columbia University, New York City ============================================================================= License error: The license for this .sig file has expired. You must obtain a new license key before any more witty phrases will appear in this space. =============================================================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603170112.UAA14013>