From:             [EMAIL PROTECTED]
Operating system: Solaris 8
PHP version:      4.3.0RC3
PHP Bug Type:     *Configuration Issues
Bug description:  configure hangs at tr -x x_

This is a already known issue.  configure on solaris 8 hangs at :

./configure
loading cache ./config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking for working sed... sed
checking host system type... sparc-sun-solaris2.8

^Z
bg
ps ax :
sed -e s/\([a-zA-Z0-9]\):\([^,]*\),*/opt_ALIAS_\2=\1;/g
tr x- x_


It was stated that this is solved with a tr upgrade. Can you please list
sources for upgrading tr ?  Cannot find source code for a new tr anywhere
?

-- 
Edit bug report at http://bugs.php.net/?id=21069&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21069&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21069&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21069&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21069&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21069&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21069&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21069&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21069&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21069&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21069&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21069&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21069&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21069&r=isapi

Reply via email to