php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16755 --with-java produces java.so inplace of libphp_java.so
Submitted: 2002-04-23 10:58 UTC Modified: 2002-04-23 19:47 UTC
From: PLancashire at Columbia dot com Assigned:
Status: Closed Package: Java related
PHP Version: 4.1.2 OS: Solaris 2.8
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: PLancashire at Columbia dot com
New email:
PHP Version: OS:

 

 [2002-04-23 10:58 UTC] PLancashire at Columbia dot com
---Environment------------------------------------
Solaris Sparc 2.8 Patchkit as of 5/Apr/2002
Gcc 3.0.3 (Sunfreeware)
binutils 2.11.2 (Sunfreeware)
GNU Make version 3.79.1 (Sunfreeware)
GNU libtool 1.4 (1.920 2001/04/24 23:26:18) (Sunfreeware)
java j2sdk1.4.0
Zlib 1.1.4 (source)
php 4.1.2

PATH includes /usr/j2sdk1.4.0/bin
JAVA_HOME /usr/j2sdk1.4.0
---------------------------------------------------


---configure---------------------------------------
./configure \
--with-apxs=/usr/local/apache/bin/apxs \
--with-config-file-path=/usr/local/apache/httpd/conf \
--without-mysql \
--with-zlib-dir=/usr/local \
--with-zlib=/usr/local \
--with-java=/usr/j2sdk1.4.0
---------------------------------------------------

module name is now java.so

-pete

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-23 11:31 UTC] PLancashire at Columbia dot com
update summary line
 [2002-04-23 11:37 UTC] sander@php.net
Reclassified.
 [2002-04-23 15:18 UTC] sniper@php.net
Where does it say it should be libphp_java.so?

--Jani

 [2002-04-23 15:21 UTC] PLancashire at Columbia dot com
../ext/java/README

-pete
 [2002-04-23 19:47 UTC] sniper@php.net
Fixed the README.  And fixed the creation of the lib 
to make sure it's always named java.so (as it should be).

Fix will be in 4.2.1.

--Jani


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Apr 24 17:01:30 2024 UTC