ID:               22184
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: OpenBSD 3.1-stable
 PHP Version:      4CVS-2003-02-12 (stable)
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip

Try getting a fresh tree (not updating the old one) the error you are
seeing is probably due to corrupted CVS sources.


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

[2003-02-12 04:39:41] [EMAIL PROTECTED]

I'm having trouble compiling current 4.3.1 CVS. I've done a completely
fresh checkout. I'm using a minimal configure of:

./configure --with-apxs=/usr/sbin/apxs

I'm using autoconf 2.53, automake 1.6.3, libtool 1.4.3 and m4 1.4. It's
using the stock OpenBSD Apache version which is 1.3.24.

The same setup compiles 4.3.0-release with no difficulty.

Configure goes ok, make fails with the following error:

/usr/local/bin/gm4: m4sugar/m4sugar.m4: No such file or directory
m4_changecom()
m4_init()
m4_define([b4_actions], 
[[  case 4:
#line 208 "/usr/local/src/php4/ext/standard/parsedate.y"

<many pages of source code dumped here>

m4_divert_push(0)mv y.tab.c
/usr/local/src/php4/ext/standard/parsedate.c
mv: y.tab.c: No such file or directory
*** Error code 1

A minor note, probably unrelated - when I do CVS updates, I get lots of
errors reported saying files are in the way in the Zend and TSRM
directories. Something I'm missing?

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


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

Reply via email to