ID:               28821
 Updated by:       [EMAIL PROTECTED]
 Reported By:      vilda at sendme dot cz
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Linux RedHat 7.0
 PHP Version:      5.0.0RC3
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


What awk version are you using ? And what awk ?
Also, add an
echo sh $srcdir/build/genif.sh $srcdir/main/internal_functions.c.in
$srcdir
"$EXTRA_MODULE_PTRS" $AWK \$extensions > main/internal_functions.c
just above the line in the configure script and re-run configure, then
post what it's outputting (not everything from configure, just where it
hangs).

It works fine on RedHat 7.2 on alpha. I don't have any 7.0 machine to
try on.


Previous Comments:
------------------------------------------------------------------------

[2004-06-17 22:57:52] vilda at sendme dot cz

Description:
------------
I'm traying to run ./configure during instalation of PhP 5.0.0RC3

Reproduce code:
---------------
  sh $srcdir/build/genif.sh $srcdir/main/internal_functions.c.in
$srcdir "$EXTRA_MODULE_PTRS" $AWK \$extensions >
main/internal_functions.c

Expected result:
----------------
Complete configuration of PhP.

Actual result:
--------------
The configuration stops and don't want to continue. The system is OK.
It's able to kill the process with CTRL+C.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=28821&edit=1

Reply via email to