Tim's patch worked for me as well with all tests passing. I'm running OS X 10.4,
perl 5.8.6, and Java 1.4.2

--Andy


On Fri, Sep 02, 2005 at 04:22:57PM -0500, Ken Williams wrote:
> 
> On Sep 2, 2005, at 2:11 PM, Tim Bunce wrote:
> 
> >I've attached a patch to
> >to on top of Andy's that fixes JNI for OSX. (The last hunk is messy due
> >to fixing the indentation, but the only significant addition is
> >OTHERLDFLAGS => '-framework JavaVM')
> 
> I can verify that with Andy's and then Tim's patch applied, all tests 
> pass for me on OS X 10.3 too (under perl 5.8.1).
> 
> I notice some output during the tests, though:
> 
>    All tests successful.
>    Files=18, Tests=314, 58 wallclock secs (29.67 cusr +  8.03 csys = 
> 37.70 CPU)
>    No tests defined for Inline::Java::JNI extension.
> 
> I can ignore that last little scary sentence, because *all* the tests 
> were hitting the JNI version, right?
> 
>  -Ken

Reply via email to