ID: 11699
Updated by: yohgaki
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Other web server
Operating System: Linux 2.2.16
PHP Version: 4.0.6
New Comment:

Fixed in CVS


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

[2001-06-26 10:20:26] [EMAIL PROTECTED]

using pike 7.2.30  --with-roxen  fails.
Cause:  sapi/roxen/roxen.c  tries to include error.h from the
pike/include folder. this file looks like having been renamed to 
pike_error.h

ln -s /usr/local/pike/7.2.30/include/pike/pike_error.h \
/usr/local/pike/7.2.30/include/pike/

and it doesn't fail.



./configure --with-roxen=/usr/local/roxen/server --enable-roxen-zts
--with-mysql=/usr/local/mysql --with-gd --with-jpeg-dir=/usr/lib
--with-freetype-dir=/usr/local/freetype2


make

-----
/bin/sh /home/jh/php-4.0.6/libtool --silent --mode=compile gcc  -I.
-I/home/jh/php-4.0.6/sapi/roxen -I/home/jh/php-4.0.6/main
-I/home/jh/php-4.0.6 -I/usr/local/pike/7.2.30/include/pike
-I/home/jh/php-4.0.6/Zend
-I/usr/local/freetype2/include/freetype2/freetype
-I/usr/local/mysql/include/mysql
-I/home/jh/php-4.0.6/ext/xml/expat/xmltok
-I/home/jh/php-4.0.6/ext/xml/expat/xmlparse -I/home/jh/php-4.0.6/TSRM 
-D_REENTRANT -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -I../TSRM -g -O2
-pthread  -c roxen.c
roxen.c: In function `f_php_roxen_request_handler':
roxen.c:632: warning: passing arg 1 of `error' makes integer from
pointer without a cast
roxen.c:632: too few arguments to function `error'
roxen.c:636: warning: passing arg 1 of `error' makes integer from
pointer without a cast
roxen.c:636: too few arguments to function `error'
roxen.c:672: warning: passing arg 1 of `error' makes integer from
pointer without a cast
roxen.c:672: too few arguments to function `error'
make[3]: *** [roxen.lo] Fehler 1
make[3]: Verlassen des Verzeichnisses Verzeichnis
»/home/jh/php-4.0.6/sapi/roxen«
make[2]: *** [all-recursive] Fehler 1
make[2]: Verlassen des Verzeichnisses Verzeichnis
»/home/jh/php-4.0.6/sapi/roxen«
make[1]: *** [all-recursive] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis
»/home/jh/php-4.0.6/sapi«
make: *** [all-recursive] Fehler 1
-----





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



Edit this bug report at http://bugs.php.net/?id=11699&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]

Reply via email to