[bt-devel] [ bibletime-Bugs-1574196 ] Configure failed to include Sword (non-standard) location

SourceForge.net noreply at sourceforge.net
Tue Oct 10 05:25:58 MST 2006


Bugs item #1574196, was opened at 2006-10-09 22:23
Message generated for change (Comment added) made by reubendb
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1574196&group_id=954

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: General
Group: in progress
Status: Open
Resolution: None
Priority: 7
Submitted By: reubendb (reubendb)
Assigned to: Martin Gruner (mgruner)
Summary: Configure failed to include Sword (non-standard) location 

Initial Comment:
Here is my configure line:
./configure
--with-clucene-dir=/usr/local/clucene-0.9.15
--with-sword-dir=/usr/local/sword-1.5.9
--prefix=/usr/local/bibletime-1.6

This configure failed with the following message:
"Failed to compile the test program to check the
CLucene version! Please have a look at config.log!
Report this to the BibleTime developers!"

Checking the config.log, I found the line that's used
for testing Clucene:

configure:32576: /bin/sh ./libtool --silent --mode=link
g++ -o conftest -Wnon-virtual-dtor -Wno-long-long
-Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith
-Wwrite-strings -O2 -Wformat-security
-Wmissing-format-attribute
-fno-exceptions -fno-check-new -fno-common -fexceptions
-I$ -I/usr/include/kde -I/usr/lib64/qt-3.3/include
-I/usr/X11R6/include
-I/usr/local/sword-1.5.9/include/sword
-I/usr/local/clucene-0.9.15/include
-I/usr/local/clucene-0.9.15/lib  -DQT_THREAD_SUPPORT  
-D_REENTRANT -DQT_NO_ASCII_CAST -DQT_NO_COMPAT
-DQT_CLEAN_NAMESPACE -Wall -I$(top_srcdir)/
-I$(top_srcdir)/bibletime -I$(top_builddir)/bibletime  
-L/usr/local/clucene-0.9.15/lib conftest.cc -lclucene
-lz -lsword 1>&5

So I believe, configure failed because it did not
include something like: "-L/usr/local/sword-1.5.9/lib",
which is the location of my sword installation that I
specified.

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

>Comment By: reubendb (reubendb)
Date: 2006-10-10 08:25

Message:
Logged In: YES 
user_id=1056312

Hi Martin,
I think I already uploaded config.log to sourceforge's bug
reporting. Also, a bit more about the system I'm using:
qt-3.3.4
kde-3.5.3
Fedora Core 4 x86-64 on AMD64
Let me know if there's anything else that would help. Thanks
for looking into it. 
 

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

Comment By: Martin Gruner (mgruner)
Date: 2006-10-10 02:19

Message:
Logged In: YES 
user_id=169722

Hi reubendb. I'll try to look at it this afternoon when I come back home. Can you please attach/paste your complete config.log, as well as other possibly relevant information? Thanks.

--mg

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1574196&group_id=954



More information about the bt-devel mailing list