search for: jbankert

Displaying 9 results from an estimated 9 matches for "jbankert".

Did you mean: bankert
2016 Sep 09
3
problem with bindings configure script
All, I'm trying to compile xapian core and bindings under cygwin. I have no issues running the configure script and then compiling core, but bindings is giving me some issues. I'm running the configure script for bindings as follows: in xapian-bindings-1.4.0 directory. ./configure XAPIAN_CONFIG=/home/John/xapian-core-1.4.0 --with-java and had two issues. The first I solved by doing
2016 Sep 22
2
issues compiling omega
All, I'm having some issues compiling omega. Here are the particulars I'm on win7, using cygwin 4.9.2 64 bit. Here's the relevant output from make: libtool: link: g++ -fshow-column -Wall -W -Wredundant-decls -Wpointer-arith -Wca st-qual -Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords -Wundef -Woverloaded-virtual -Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1
2016 Sep 09
1
question
All, I'm having a problem running the configure script for xapian bindings. Before posting details, I wanted to find out if my query should go here, the devel list or the tickets list. Thanks! John
2016 Sep 09
0
problem with bindings configure script
On 9 Sep 2016, at 19:55, John Bankert <jbankert at gmail.com> wrote: > I'm trying to compile xapian core and bindings under cygwin. I have no > issues running the configure script and then compiling core, but bindings > is giving me some issues. I'm running the configure script for bindings as > follows: John ? a couple...
2016 Sep 22
0
issues compiling omega
On 22 Sep 2016, at 18:35, John Bankert <jbankert at gmail.com> wrote: > /usr/bin/x86_64-w64-mingw32-ld: cannot find -lmagic It's slightly confusing, but this error means it's failing to find a _library_ called magic, which won't be in a file just called "magic". I don't know where libraries live under cygwin, or...
2016 Sep 12
2
problem with bindings configure script
...other than me runs up against it. Olly - thanks for the tip to check the config.log - it's what allowed to figure out and get past the jni_md.h issue. John On Fri, Sep 9, 2016 at 3:25 PM, James Aylett <james-xapian at tartarus.org> wrote: > On 9 Sep 2016, at 19:55, John Bankert <jbankert at gmail.com> wrote: > > > I'm trying to compile xapian core and bindings under cygwin. I have no > > issues running the configure script and then compiling core, but bindings > > is giving me some issues. I'm running the configure script for bindings > as > &g...
2016 Sep 22
2
issues compiling omega
...as I freely admit I'm out of my depth here as relates to C/C++ I won't swear to it. Again, any useful information very much appreciated. Thanks! John On Thu, Sep 22, 2016 at 2:34 PM, James Aylett <james-xapian at tartarus.org> wrote: > On 22 Sep 2016, at 18:35, John Bankert <jbankert at gmail.com> wrote: > > > /usr/bin/x86_64-w64-mingw32-ld: cannot find -lmagic > > It's slightly confusing, but this error means it's failing to find a > _library_ called magic, which won't be in a file just called "magic". I > don't know where libr...
2016 Sep 14
1
problem with bindings configure script
Olly, I think the confdefs.h issue was due to the fact that I was using XAPIAN_CONFIG to point to the configure script, rather than the xapian_config executable created when making xapian_core, as pointed out by James. Also, as a general note, when trying to make the bindings, I had a problem when make was trying to compile the java source in org/xapian The following line: $(JAVAC)
2016 Sep 27
1
omega issues/notes
All, I've run into a couple of things using omega/omindex under cygwin. I don't think I'd attribute them to xapian, omega or omindex, but wanted to get them out to the list so that if anyone else should run into these things down the road, hopefully someone will remember and be able to help. 1) after compiling and building omega, and doing make install, I get a set violation when