Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 1998 19:06:14 -0700 (PDT)
From:      thomma@slip.net
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   conf/8261: aout-to-elf failed at ldconfig ${AOUTLIBDIRS}
Message-ID:  <199810110206.TAA28715@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         8261
>Category:       conf
>Synopsis:       aout-to-elf failed at ldconfig ${AOUTLIBDIRS}
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 10 19:10:01 PDT 1998
>Last-Modified:
>Originator:     Tamiji Homma
>Organization:
>Release:        3.0-current
>Environment:
May 24, 1998 SNAP CD
>Description:
make aout-to-elf failed on the system installed with Express installation
(May 24, 1998 SNAP CD).  aout/elf build went fine but after moving
aout libraries, ldconfig ${AOUTLIBDIRS} failed since there is no 
/usr/local/lib/aout directory on a freshly installed system.


>How-To-Repeat:
Install May 24 1998 SNAP CD, choose Express Install.
Cvsup -current and do make aout-to-elf.

>Fix:
${AOUTLIBDIRS} should not contain non-existing directories.

To continue aout-to-elf, I just created /usr/local/lib/aout and
redo make aout-to-elf.  It went fine.
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



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