Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Sep 1995 16:40:48 +0200
From:      Mark Murray <mark@grondar.za>
To:        Pechter <pechter@shell.monmouth.com>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: Compilation problem 
Message-ID:  <199509031440.QAA24528@grumble.grondar.za>

next in thread | raw e-mail | index | archive | help
I have just committed a fix...

> Got the following error during the compile of passwd from current.
> Any suggestions?
> 
> Script started on Sun Sep  3 09:11:08 1995
> # make
> 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   -c /usr/src/usr
.bin/passwd/local_passwd.c
> 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   -c /usr/src/usr
.bin/passwd/yp_passwd.c
> 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   -c /usr/src/usr
.bin/passwd/passwd.c
> 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   -c /usr/src/usr
.bin/passwd/../../usr.bin/chpass/pw_copy.c
> 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   -c /usr/src/usr
.bin/passwd/../../usr.sbin/vipw/pw_util.c
> 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 loca
l_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.
--
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?199509031440.QAA24528>