From owner-freebsd-hackers Fri May 23 13:22:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA13434 for hackers-outgoing; Fri, 23 May 1997 13:22:54 -0700 (PDT) Received: from super-g.inch.com (super-g.com [204.178.32.161]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA13415; Fri, 23 May 1997 13:22:36 -0700 (PDT) Received: from localhost (spork@localhost) by super-g.inch.com (8.8.5/8.6.9) with SMTP id QAA10303; Fri, 23 May 1997 16:32:37 GMT Date: Fri, 23 May 1997 16:32:37 +0000 (GMT) From: spork X-Sender: spork@super-g.inch.com To: questions@freebsd.org cc: hackers@freebsd.org Subject: Make world broke s/key (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Whoops. I was using the RELENG_2_2 tag, FYI... Charles ---------- Forwarded message ---------- Date: Fri, 23 May 1997 16:31:34 +0000 (GMT) From: spork To: questions@freebsd.org Cc: hackers@freebsd.org Subject: Make world broke s/key cc-ing hackers, as it seems someone there would know... After using CVSup to grab src-all and src-secure and doing a make world, I get this: bash$ su s/key 81 we90118 Password: (null): Undefined symbol "_MD4Init" called from su:/usr/lib/libskey.so.2.0 at 0x8024214 bash$ I *can* s/key in fine as a regular user, but su to root gives the above response. This error is only seen when you put in a valid login string.