ID: 34090 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: FreeBSD 5.3-RELEASE PHP Version: 5CVS-2005-08-12 (dev) New Comment:
You're missing tools you need to have to be able to build from CVS. These files are pre-generated for e.g. snapshots, use those. (or get re2c 0.9.8) Previous Comments: ------------------------------------------------------------------------ [2005-08-12 06:03:42] [EMAIL PROTECTED] Description: ------------ $ cvs -d :pserver:[EMAIL PROTECTED]:/repository checkout php-src $ cd php-src/ $ ./buildconf --force $ ./configure --with-zend-vm=GOTO --enable-debug --with-apxs2=/usr/local/sbin/apxs --prefix=/usr/home/dev $ make Actual result: -------------- -b /usr/home/dev/php-src/ext/standard/var_unserializer.re > /usr/home/dev/php-src/ext/standard/var_unserializer.c -b: not found *** Error code 127 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34090&edit=1