[PHP-DEV] Bug #1211: xmalloc (Emacs) vs malloc in alloca.c From: a.vanerven <email protected>
Date: 03/08/99

From: a.vanerven <email protected>
Operating system: UnixWare 7.0.1
PHP version: 3.0.7
PHP Bug Type: Compile Failure
Bug description: xmalloc (Emacs) vs malloc in alloca.c

Compiling the libmodphp3.a module in Apache 1.3.4 will fail, unless the three lines that deal with
xmalloc definition for Emacs executables are deleted from alloca.c

Linking libmodphp3.a with Apache 1.3.4 httpd will fail on:

xmalloc, first referenced in libmodphp3.a

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>