From owner-freebsd-current Wed Sep 16 05:16:26 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA01446 for freebsd-current-outgoing; Wed, 16 Sep 1998 05:16:26 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from lamb.sas.com (lamb.sas.com [192.35.83.8]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA01430 for ; Wed, 16 Sep 1998 05:16:19 -0700 (PDT) (envelope-from jwd@unx.sas.com) Received: from mozart (mozart.unx.sas.com [192.58.184.8]) by lamb.sas.com (8.9.1/8.9.1) with SMTP id IAA10911 for ; Wed, 16 Sep 1998 08:15:59 -0400 (EDT) Received: from bb01f39.unx.sas.com by mozart (5.65c/SAS/Domains/5-6-90) id AA26912; Wed, 16 Sep 1998 08:15:58 -0400 Received: (from jwd@localhost) by bb01f39.unx.sas.com (8.8.8/8.8.8) id IAA06850 for freebsd-current@freebsd.org; Wed, 16 Sep 1998 08:15:58 -0400 (EDT) (envelope-from jwd) From: John DeBoskey Message-Id: <199809161215.IAA06850@bb01f39.unx.sas.com> Subject: aout SNAP problem (ldconfig) To: freebsd-current@FreeBSD.ORG Date: Wed, 16 Sep 1998 08:15:58 -0400 (EDT) X-Mailer: ELM [version 2.4ME+ PL38 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have been struggling to recover our aout snap creation process and continue to have a few problems. Obviously, on a -current box: ---> Wed Sep 16 02:25:24 EDT 1998 - make world -------------------------------------------------------------- aout make world started on Wed Sep 16 02:25:24 EDT 1998 -------------------------------------------------------------- . . . many many megs of log deleted . . And move to building /snap/release... install -c -o root -g wheel -m 555 star_saver_mod.o /lkm ===> lkm/umapfs install -c -o root -g wheel -m 555 umap_mod.o /lkm ===> lkm/vesa install -c -o root -g wheel -m 555 vesa_mod.o /lkm ===> lkm/wcd install -c -o root -g wheel -m 555 wcd_mod.o /lkm ===> etc ===> etc/sendmail -------------------------------------------------------------- Re-scanning the shared libraries.. -------------------------------------------------------------- cd /usr/src; /sbin/ldconfig -R ldconfig: /var/run/ld.so.hints: No such file or directory *** Error code 255 Stop. *** Error code 1 Stop. Thanks! John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message