Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 1998 08:15:58 -0400 (EDT)
From:      John DeBoskey <jwd@unx.sas.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   aout SNAP problem (ldconfig)
Message-ID:  <199809161215.IAA06850@bb01f39.unx.sas.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809161215.IAA06850>