From alan@agora.rdrop.com  Mon Mar 24 01:41:10 2003
Return-Path: <alan@agora.rdrop.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3866937B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Mar 2003 01:41:10 -0800 (PST)
Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34])
	by mx1.FreeBSD.org (Postfix) with ESMTP id AF7EF43F3F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Mar 2003 01:41:09 -0800 (PST)
	(envelope-from alan@agora.rdrop.com)
Received: from agora.rdrop.com (202@localhost [127.0.0.1])
	by agora.rdrop.com (8.12.7/8.12.5) with ESMTP id h2O9f9cS097089
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 24 Mar 2003 01:41:09 -0800 (PST)
	(envelope-from alan@agora.rdrop.com)
Received: (from alan@localhost)
	by agora.rdrop.com (8.12.7/8.12.6/Submit) id h2O9f9oW097088;
	Mon, 24 Mar 2003 01:41:09 -0800 (PST)
Message-Id: <200303240941.h2O9f9oW097088@agora.rdrop.com>
Date: Mon, 24 Mar 2003 01:41:09 -0800 (PST)
From: Alan Batie <alan@agora.rdrop.com>
Reply-To: Alan Batie <alan@agora.rdrop.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: bash2 fails to build on fresh 4.7 installation
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50238
>Category:       ports
>Synopsis:       bash2 fails to build on fresh 4.7 installation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 24 01:50:09 PST 2003
>Closed-Date:    Mon Mar 24 20:04:19 PST 2003
>Last-Modified:  Mon Mar 24 20:04:19 PST 2003
>Originator:     Alan Batie
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
RainDrop Laboratories
>Environment:
FreeBSD 4.7-RELEASE

>Description:
	bash is the first thing I install on a new system, so I have a
	shell I'm used to to use in setting it up.  So as not to waste
	time, I checkout the ports tree rather than using the old copy
	on the cdrom, which I *hope* (and assume) will work.  When I
	went to build bash2, however, it failed, complaining about some
	stuff relating to sh_malloc not being found.  Unfortunately, I
	didn't save it and the system is upgraded now so I can't get the
	exact error.

	Although version consistency is always a problem, I don't think
	it's unreasonable to expect a port to work with the most recent
	couple of point releases at the very least, and they really ought
	to work with all versions of the major release.  IMHO.

>How-To-Repeat:

Install 4.7 release from cd
mv /usr/ports /usr/src/ports
ln -s /usr/src/ports /usr/ports
checkout RELENG_4 ports and src
cd /usr/src/ports/shells/bash2
make install

>Fix:

Workaround is to checkout the source, make world and reboot before
building bash2.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->obrien 
Responsible-Changed-By: naddy 
Responsible-Changed-When: Mon Mar 24 04:01:33 PST 2003 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=50238 
State-Changed-From-To: open->closed 
State-Changed-By: obrien 
State-Changed-When: Mon Mar 24 20:03:04 PST 2003 
State-Changed-Why:  
Unfortunately I don't have a 4.7 system I can test this on, nor is there 
enough information in the PR for me to guess what went wrong.  Since this 
is the first bug report I have like this, maybe this was environment specific. 

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