[Xapian-discuss] Java Binding
Olly Betts
olly at survex.com
Tue Nov 6 07:41:02 GMT 2007
Please don't top post.
On Mon, Nov 05, 2007 at 04:03:22PM -0500, Aleph Thomas wrote:
> On 11/5/07, Olly Betts <olly at survex.com> wrote:
> > On Mon, Nov 05, 2007 at 02:10:34PM -0500, Aleph Thomas wrote:
> > > checking for Java path separator... test failed
> > > configure: error: Couldn't compile and run a simple Java program
> >
> > This is the program which configure tries to compile:
> >
> > public class conftest { public static void main(String[] args) { System.out.println(System.getProperty("path.separator")); } }
> >
> > Any output from the failed compilation will be in config.log. If you
> > can't figure it out, open a bug report and attach config.log (please
> > don't send it to the list - it's rather large).
> Not, only out :
That's what the test program is meant to output (under Unix anyway).
But configure is failing to compile or run this test program for some
reason. If it's a compilation error, then that error will be in
config.log.
What commands did you use to compile and run it by hand?
Cheers,
Olly
More information about the Xapian-discuss
mailing list