ID:               16671
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Feedback
+Status:           Closed
 Bug Type:         Java related
 Operating System: Solaris 2.8
 PHP Version:      4.1.2
 New Comment:

So the latest CVS snapshot worked fine? Great.
Now, you could also try PHP 4.2.0 which was just released.
I'm not sure if it will work, but it would be nice to know.

Anyway, I'm closing this report now. We're hoping to get
PHP 4.3.0 out asap too.



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

[2002-04-22 17:59:50] [EMAIL PROTECTED]

That made it all the way.

I'm just a little worried about running with such an new
version.

Although this box will not be 'production' it will be
a demonstator of how open source can eliminate the stuff
from Redmond WA

-pete

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

[2002-04-22 11:03:35] [EMAIL PROTECTED]

reclassified.

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

[2002-04-22 11:03:08] [EMAIL PROTECTED]

First, try latest CVS snapshot from http://snaps.php.net/
as it has a bit better build system and this kind of 
changes can be made a lot easier there.

--Jani


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

[2002-04-22 10:33:48] [EMAIL PROTECTED]

Well after a few hours I found it to be an include
file for GCC, jni.h in /usr/local/include

The ./configure in creating the Makefile, puts
/usr/local/include BEFORE /usr/local/<java_path>/include.

If you put the -I/usr/local/include after the
-I/usr/local/<java_path>/include for
the java option, or put it last like i did and it builds just fine.

The question comes to how to fix ?

The GNU Java puts everything in /usr/local including the
libs, includes etc.

I'm not enough of a Make expert to know how to change
the order.

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

[2002-04-19 19:07:28] [EMAIL PROTECTED]

It seams to be connected with gcc , I got same message when compiling
CURL on Solaris 8 with gcc 3.0.3 ... but using gcc 
2.95.4 isnt create that type of error.

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/16671

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

Reply via email to