Date: Wed, 23 Aug 2000 12:12:57 +0200 From: Martin Cracauer <cracauer@cons.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/include unistd.h src/lib/libcrypt Makefile crypt.3 crypt.c crypt.h src/lib/libutil Makefile login_cap.c login_cap.h login_cap.3 src/secure/lib/libcrypt Makefile src/usr.bin/passwd local_passwd.c src/usr.sbin/pw Makefile pw_user.c Message-ID: <20000823121257.A72986@cons.org> In-Reply-To: <00Aug23.125847est.115226@border.alcanet.com.au>; from peter.jeremy@alcatel.com.au on Wed, Aug 23, 2000 at 12:58:47PM %2B1000 References: <200008220215.TAA35477@freefall.freebsd.org> <00Aug23.125847est.115226@border.alcanet.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
In <00Aug23.125847est.115226@border.alcanet.com.au>, Peter Jeremy wrote: > On 2000-Aug-21 19:15:55 -0700, Brian Feldman <green@FreeBSD.ORG> wrote: > >green 2000/08/21 19:15:54 PDT > > > > Modified files: > > include unistd.h > > lib/libcrypt Makefile crypt.3 crypt.c crypt.h > > lib/libutil Makefile login_cap.c login_cap.h > > login_cap.3 > > secure/lib/libcrypt Makefile > > usr.bin/passwd local_passwd.c > > usr.sbin/pw Makefile pw_user.c > > Log: > > Add working and easy crypt(3)-switching. Yes, we need a whole new API > > for crypt(3) by now. In any case: > > This seems to have broken world for me. In /etc/make.conf, I have: > USA_RESIDENT=NO > NODESCRYPTLINKS=true > > and references to `-lcrypt' die with > .../libcrypt.so: undefined reference to `crypt_des' With just USA_RESIDENT=NO it failed for me, too. As a workaround, you can build the world after building and installing the libs manually. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer/ BSD User Group Hamburg, Germany http://www.bsdhh.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000823121257.A72986>