ID:               21291
 Updated by:       [EMAIL PROTECTED]
 Reported By:      g dot tanzilli at gruppocsf dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Servlet related
 Operating System: Linux Redhat 8
 PHP Version:      4.3.0
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip




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

[2003-01-10 07:04:54] g dot tanzilli at gruppocsf dot com

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

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

[2003-01-02 18:01:45] brady at dontspam_me_moritzdesigns dot com

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] gtanzilli at gruppocsf dot com

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] g dot tanzilli at gruppocsf dot com

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