From root@cencoast.apana.org.au  Sun May 28 15:22:15 2000
Return-Path: <root@cencoast.apana.org.au>
Received: from cencoast.apana.org.au (cencoast.apana.org.au [202.12.88.7])
	by hub.freebsd.org (Postfix) with ESMTP id 27B3237B56D
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 28 May 2000 15:22:07 -0700 (PDT)
	(envelope-from root@cencoast.apana.org.au)
Received: (from root@localhost)
	by cencoast.apana.org.au (8.9.3/8.9.2) id IAA01310;
	Mon, 29 May 2000 08:31:55 +1000 (EST)
	(envelope-from root)
Message-Id: <200005282231.IAA01310@cencoast.apana.org.au>
Date: Mon, 29 May 2000 08:31:55 +1000 (EST)
From: Emmanuel Dwamena <root@cencoast.apana.org.au>
Reply-To: root@cencoast.apana.org.au
To: FreeBSD-gnats-submit@freebsd.org
Subject: conf      <Synopsis of the problem (one line)>
X-Send-Pr-Version: 3.2

>Number:         18864
>Category:       misc
>Synopsis:       conf
>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:   Sun May 28 15:30:01 PDT 2000
>Closed-Date:    Sun Jun 4 01:58:41 PDT 2000
>Last-Modified:  Sun Jun 04 01:59:12 PDT 2000
>Originator:     Emmanuel Dwamena
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
>Environment:
CENCOAST is the kernel configuration file I am using.

	

>Description:
I am upgrading kernel 3.1-RELEASE i386 to 4.0-RELEASE i386.
 I used cvs to update the source on the host machine. I execute 
/usr/sbin/config CENCOAST
and receive the following error
/usr/lobexec/ld-elf.so.1:Shared object "libc.so.4" not found


	

>How-To-Repeat:

	

>Fix:
	
	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: asmodai 
Responsible-Changed-When: Sun Jun 4 01:50:14 PDT 2000 
Responsible-Changed-Why:  
Misfiled PR. 

Also, you need to make sure you read /usr/src/UPDATING prior to do this kind 
of exercise. 

libc.so.4 is the shared library normally built during a 4.0 make buildworld 
and installed by a make installworld. 

ldconfig -r | grep libc will probably not show any libc.so.4. 

Furthermore, this was probably more a question best asked on -questions 
or on -stable and researched through the mailinglist archives, which  
discusses this quite a lot for similar libc problems. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=18864 
State-Changed-From-To: open->closed 
State-Changed-By: asmodai 
State-Changed-When: Sun Jun 4 01:58:41 PDT 2000 
State-Changed-Why:  
See my previous wording on this matter. 

Pilot error. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=18864 
>Unformatted:
