From nobody  Sat Oct 10 19:06:14 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id TAA28715;
          Sat, 10 Oct 1998 19:06:14 -0700 (PDT)
          (envelope-from nobody)
Message-Id: <199810110206.TAA28715@hub.freebsd.org>
Date: Sat, 10 Oct 1998 19:06:14 -0700 (PDT)
From: thomma@slip.net
To: freebsd-gnats-submit@freebsd.org
Subject: aout-to-elf failed at ldconfig ${AOUTLIBDIRS}
X-Send-Pr-Version: www-1.0

>Number:         8261
>Category:       conf
>Synopsis:       aout-to-elf failed at ldconfig ${AOUTLIBDIRS}
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 10 19:10:01 PDT 1998
>Closed-Date:    Thu Dec 10 15:37:18 PST 1998
>Last-Modified:  Thu Dec 10 15:38:44 PST 1998
>Originator:     Tamiji Homma
>Release:        3.0-current
>Organization:
>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.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Thu Dec 10 15:37:18 PST 1998 
State-Changed-Why:  
This should now be handled very gracefully by the script move_aout_libs.sh 
which will create the directory only if required... 
>Unformatted:
