From owner-freebsd-current Thu Oct 17 14:28:33 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id OAA01318 for current-outgoing; Thu, 17 Oct 1996 14:28:33 -0700 (PDT) Received: from itchy.mindspring.com (itchy.mindspring.com [204.180.128.6]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id OAA01230 for ; Thu, 17 Oct 1996 14:27:56 -0700 (PDT) Received: from rlb.users.mindspring.com (user-168-121-25-139.dialup.mindspring.com [168.121.25.139]) by itchy.mindspring.com (8.7.5/8.7.3) with SMTP id RAA01726 for ; Thu, 17 Oct 1996 17:27:32 -0400 (EDT) Message-ID: <3266A4D7.2781E494@mindspring.com> Date: Thu, 17 Oct 1996 17:27:51 -0400 From: Ron Bolin X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: current@freebsd.org Subject: Latest Current Building Boot and Fixit Floppies. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In building the floppies from the latest current I get the following errorout of /usr/src/release/floppies (cd /usr/src/sbin/mount_nfs && make depend && make mount_nfs.o getmntopts.o) `mount_nfs.o' is up to date. `getmntopts.o' is up to date. cc -O -DCRUNCHED_BINARY -c crunch.c cc -static -o crunch crunch.o sh.lo find.lo pwd.lo ft.lo ppp.lo sysinstall.lo ne wfs.lo gzip.lo cpio.lo bad144.lo fsck.lo ifconfig.lo route.lo slattach.lo mount_ nfs.lo -ll -ledit -lutil -lkvm -lmd -ldialog -lncurses -lmytinfo -L/usr/src/rele ase/libdisk/obj -ldisk -lipx ppp.lo: Undefined symbol `_crypt' referenced from text segment *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 All other source built just fine, I even built and installed eBones and secure. It seems that the call to _crypt used in some part of the floppy build uses _crypt, bu I have only _des_crypt defined in any libs. The libcrypt.a is linked to libdescrypt.a. Any comments? -Ron -- **************************************************************************** Ron Bolin rlb@mindspring.com, http://www.mindspring.com/~rlb/ GSU: gs01rlb@panther.gsu.edu matrlbx@indigo4.cs.gsu.edu Home: 770-992-8877 ****************************************************************************