Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 1998 17:17:54 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        John DeBoskey <jwd@unx.sas.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: aout SNAP problem (ldconfig)
Message-ID:  <Pine.BSF.4.03.9809161716520.27039-100000@resnet.uoregon.edu>
In-Reply-To: <199809161215.IAA06850@bb01f39.unx.sas.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 16 Sep 1998, John DeBoskey wrote:

> Hi,
> 
>    I have been struggling to recover our aout snap creation process
> and continue to have a few problems. Obviously, on a -current
> box:
> 
> cd /usr/src; /sbin/ldconfig -R
> ldconfig: /var/run/ld.so.hints: No such file or directory

You probably don't have a ld.so.hints for ELF yet.  If you
want to quiet this run

ldconfig -elf -m /usr/lib/elf

or knock the ldconfig call out of the makefile...

That's the tail end of the build anyway.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major


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?Pine.BSF.4.03.9809161716520.27039-100000>