Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2002 14:34:33 -0700 (PDT)
From:      Trevor Johnson <trevor@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/40047: "make release" fails in games/adventure (yesterday's RELENG_4)
Message-ID:  <200206302134.g5ULYXD3006799@www.freebsd.org>

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

>Number:         40047
>Category:       bin
>Synopsis:       "make release" fails in games/adventure (yesterday's RELENG_4)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 30 14:40:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Trevor Johnson
>Release:        4.6-RC4
>Organization:
>Environment:
FreeBSD hostname 4.6-RC4 FreeBSD 4.6-RC4 #0: Wed Jun  5 03:44:53 GMT 2002     murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386
>Description:
"make release" fails with:

===> games/adventure
install -c -s -o root -g games -m 550   adventure /usr/games/hide
(cd /usr/games; ln -fs dm adventure;  chown -h root:games adventure)
/usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found
*** Error code 1

Stop in /usr/src/games/adventure.
*** Error code 1

A build log is at http://people.freebsd.org/~trevor/release.log.bz2
>How-To-Repeat:
cd /usr
rm -r obj ports src
mkdir obj
cvs -R co -P -r RELENG_4 src
cvs -R co -P ports
cd src
time make buildworld && cd release && time make release \
CHROOTDIR=/scratch/release BUILDNAME=4.6-20020629-STABLE \
CVSROOT=/home/ncvs
>Fix:

>Release-Note:
>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?200206302134.g5ULYXD3006799>