ID:               21552
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Solaris 2.8
 PHP Version:      4.3.0
 New Comment:

re2c is not required (just tested). You've just done
something wrong between unpacking the tar archive and 
'make' command.



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

[2003-01-09 12:27:32] [EMAIL PROTECTED]

After configuring a fresh download of PHP 4.3.0, I attempted to compile
with the following configure line:

./configure --with-apxs=/opt/apache1327/bin/apxs --with-mysql

Configure complted successfully, and make halted partway through with
the following message:

re2c -b php-4.3.0/ext/standard/var_unserializer.re >
php-4.3.0/ext/standard/var_unserializer.c
/bin/sh: re2c: not found
make: *** [php-4.3.0/ext/standard/var_unserializer.c] Error 1

I expected that if configure completed successfully, my system had
everything it needed to build.
Is re2c a required build tool?  If so why didn't configure complain?

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


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

Reply via email to