From:             [EMAIL PROTECTED]
Operating system: OpenBSD 3.1-stable
PHP version:      4CVS-2003-02-12 (stable)
PHP Bug Type:     Compile Failure
Bug description:  Compile fails looking for m4sugar

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 bug report at http://bugs.php.net/?id=22184&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22184&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22184&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22184&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22184&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22184&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22184&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22184&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22184&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22184&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22184&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22184&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22184&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22184&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22184&r=gnused

Reply via email to