ID:               21291
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Servlet related
 Operating System: Linux Redhat 8
 PHP Version:      4.3.0
 New Comment:

Solved,
I sent a patch to php-dev mailing list,
with this and other fix for unix/linux.
please apply.


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

[2003-01-02 18:01:45] [EMAIL PROTECTED]

This may be the same issue affecting my use of the servlet within
tomcat. The JNI call to this servlet dll causes tomcat to crater. I
managed to get the release candidate to work correctly.

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

[2003-01-02 05:00:09] [EMAIL PROTECTED]

I see there is a problem during configure,
$(builddir) and $(srcdir) in sapi/servlet/Makefile.frag

are ignored in the final Makefile 

also seems that when confiring with --with-java and --with-servlet,
java got disabled.

Unfortunatelly I do not know enougth the new build system to propose a
patch

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

[2002-12-30 07:58:56] [EMAIL PROTECTED]

hi,
servlet SAPI do not compile.
I get this error:

/usr/local/src/php4-STABLE-200212301230/sapi/servlet/servlet.c: In
function `Java_net_php_servlet_startup':
/usr/local/src/php4-STABLE-200212301230/sapi/servlet/servlet.c:264:
warning: passing arg 2 of `php_module_startup' from incompatible
pointer type
make: *** No rule to make target `sapi/servlet/java.c', needed by
`sapi/servlet/java.lo'.  Stop.

thanks

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


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

Reply via email to