From owner-freebsd-current Tue Feb 20 18:03:46 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id SAA24612 for current-outgoing; Tue, 20 Feb 1996 18:03:46 -0800 (PST) Received: from apollo.COSC.GOV (root@apollo.COSC.GOV [198.94.103.34]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id SAA24607 for ; Tue, 20 Feb 1996 18:03:45 -0800 (PST) Received: (from vince@localhost) by apollo.COSC.GOV (8.7.3/8.7.3) id SAA00676; Tue, 20 Feb 1996 18:03:35 -0800 (PST) Date: Tue, 20 Feb 1996 18:03:35 -0800 (PST) From: -Vince- To: Joerg Wunsch cc: freebsd-current@FreeBSD.org Subject: Re: make world failed in -current In-Reply-To: <199602152330.AAA02097@uriah.heep.sax.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.org Precedence: bulk On Fri, 16 Feb 1996, J Wunsch wrote: > As -Vince- wrote: > > > > > /usr/src/sbin/init > > > > cc -O -DDEBUGSHELL -DSECURE -static -o init init.o -L -lutil -ldescrypt > > > > init.o: Undefined symbol `_logout' referenced from text segment > > > > init.o: Undefined symbol `_logwtmp' referenced from text segment > > > > init.o: Undefined symbol `_login_tty' referenced from text segment > > > > init.o: Undefined symbol `_logwtmp' referenced from text segment > > > > init.o: Undefined symbol `_logwtmp' referenced from text segment > > > > > > Is your libutil corrupted? > > > > Well, I deleted /usr/src/lib/libutil and resup and rebuilt it... > > Hmm, mine is: > > j@uriah 76% nm /usr/lib/libutil.so.2.1 | grep ' T ' > 00000c80 T _etext > 000002f0 T _forkpty > 000005e0 T _login > 00000540 T _login_tty > 00000460 T _logout > 00000390 T _logwtmp > 00000150 T _openpty > 00000030 T _setproctitle > > All of your missing symbols are there. > > > Also, am I supposed to have a /usr/lib/libdescrypt* library if I am using > > just the standard MD5 and not the DES Encryption? > > You've got the /usr/src/secure stuff around, that causes it to > automatically pick the DES encryption. This is probably wrong, it > should always link -lcrypt. > > The -lcrypt in init(8) is only used if you declare your console as > ``insecure'' anyway, in order to validate the root password when > entering single user mode. Yep, my missing symbols are there... My problem is somehow I got the DES in my passwd database so how do I fix it so it's MD5 since libcrypt.so.2.0 somehow links to lindescrypt.so.2.0 instead of libscrypt.so.2.0 Cheers, -Vince- vince@COSC.GOV - GUS Mailing Lists Admin - http://www.COSC.GOV/~vince UC Berkeley AstroPhysics - Electrical Engineering (Honorary B.S.) Chabot Observatory & Science Center - Board of Advisors Running FreeBSD - Real UN*X for Free! Linda Wong/Vivian Chow/Hacken Lee/Danny Chan/Priscilla Chan Fan Club Mailing Lists Admin