From:             [EMAIL PROTECTED]
Operating system: Solaris 8
PHP version:      4.3.0
PHP Bug Type:     *Compile Issues
Bug description:  Chokes on php_version.h during configure

I've had problems with compiling php 4.3 on 4 different solaris 8 machines.
Last thing you can see on the screen is 'Updated php_version.h'.

At this point it just hangs, System load goes up to 1.00. A list of
processes show a high cpu usage on 'tr'.

ps looks like
admin      26932 77.3  0.1  928  528 pts/2    R 11:13:46  0:31 tr x- x_

top looks like
26932 admin        1   0    0  928K  528K run      1:02 93.78% tr

Solution. I was to install the GNU Textutils
http://www.gnu.org/directory/textutils.html

Works perfect.

Figured this may help other users if the same problem occures
-- 
Edit bug report at http://bugs.php.net/?id=21774&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21774&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21774&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21774&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21774&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21774&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21774&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21774&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21774&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21774&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21774&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21774&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21774&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21774&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=21774&r=gnused

Reply via email to