Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2003 01:41:09 -0800 (PST)
From:      Alan Batie <alan@agora.rdrop.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/50238: bash2 fails to build on fresh 4.7 installation
Message-ID:  <200303240941.h2O9f9oW097088@agora.rdrop.com>

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

>Number:         50238
>Category:       ports
>Synopsis:       bash2 fails to build on fresh 4.7 installation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 24 01:50:09 PST 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:

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




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