From: [EMAIL PROTECTED]
Operating system: Linux 2.2.14 (SuSE 6.2)
PHP version: 4.0 Latest CVS (13/01/2001)
PHP Bug Type: Compile Failure
Bug description: compile error in exec.c
Hi,
with latest CVS, make fails:
exec.c: In function `_Exec':
exec.c:202: `ret' undeclared (first use in this function)
exec.c:202: (Each undeclared identifier is reported only once
exec.c:202: for each function it appears in.)
configure line:
./configure \
--with-apxs=/usr/sbin/apxs \
--with-mysql=/usr \
--with-swf=/usr/local \
--with-gd=/usr \
--with-dbase=yes \
--with-dom=/usr/local \
--enable-dba \
--enable-sysvshm \
--enable-sysvsem \
--enable-debug=no \
--enable-safe-mode=no \
--enable-ftp \
--enable-url-fopen-wrapper=yes \
--enable-track-vars=yes \
--enable-versioning \
--enable-session \
--with-zlib=/usr
TIA, Bj�rn.
--
Edit Bug report at: http://bugs.php.net/?id=8688&edit=1
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]