Date: Mon, 04 Sep 1995 13:51:16 +0200 From: Mark Murray <mark@grondar.za> To: ctsdan@cts.com Cc: freebsd-current@FreeBSD.org Subject: Re: WORLD make probs - passwd Message-ID: <199509041151.NAA22198@grumble.grondar.za>
next in thread | raw e-mail | index | archive | help
I committed a fix for this on (+-) Sunday... M > I have been very successful at a weekly build of WORLD, staying current. > > This weekend however, I get this error. > > > cc -O -DCRYPT -DYP -I/usr/src/usr.bin/passwd > -I/usr/src/usr.bin/passwd/../../usr.sbin/vipw > -I/usr/src/usr.bin/passwd/../../usr.bin/chpass -o passwd local_passwd.o > yp_passwd.o passwd.o pw_copy.o pw_util.o -lcrypt -lrpcsvc > local_passwd.o: Undefined symbol `_local_password' referenced from text segme nt > local_passwd.o: Undefined symbol `_local_password' referenced from text segme nt > yp_passwd.o: Undefined symbol `_yp_password' referenced from text segment > yp_passwd.o: Undefined symbol `_yp_password' referenced from text segment > yp_passwd.o: Undefined symbol `_yp_password' referenced from text segment > yp_passwd.o: Undefined symbol `_yp_password' referenced from text segment > yp_passwd.o: Undefined symbol `_yp_password' referenced from text segment > yp_passwd.o: Undefined symbol `_yp_password' referenced from text segment > yp_passwd.o: Undefined symbol `_yp_password' referenced from text segment > yp_passwd.o: Undefined symbol `_yp_password' referenced from text segment > yp_passwd.o: Undefined symbol `_yp_password' referenced from text segment > yp_passwd.o: More undefined symbol _yp_password refs follow > passwd.o: Undefined symbol `_use_yp' referenced from text segment > pw_util.o: Undefined symbol `__use_yp' referenced from text segment > *** Error code 1 > > Stop. > > > Any ideas out there before I start tearing it down to find it? > > }Dan -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509041151.NAA22198>