[bt-devel] [ bibletime-Bugs-1586821 ] compile failure

SourceForge.net noreply at sourceforge.net
Mon Oct 30 10:21:00 MST 2006


Bugs item #1586821, was opened at 2006-10-29 21:09
Message generated for change (Comment added) made by mgruner
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100954&aid=1586821&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: Documentation / Installation
Group: None
>Status: Closed
>Resolution: Works For Me
Priority: 5
Private: No
Submitted By: Bruce (midrid)
>Assigned to: Martin Gruner (mgruner)
Summary: compile failure

Initial Comment:
Tried to compile Bibletime-1.6.1 and received the
notice of failure and noted the instructions to notify
the Bibletime developers.
See attached config.log.

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

>Comment By: Martin Gruner (mgruner)
Date: 2006-10-30 18:21

Message:
Logged In: YES 
user_id=169722

Hi Bruce.
The lines from config.log below indicate that libcurl-dev is missing on your system. You 
have several options:

a) if you installed Sword manually, recompile and reinstall it 
with "configure --without-curl && make && make install"
b) if you installed a sword binary package, install libcurl-dev as well
c) you can do both: install libcurl-dev first, then recompile Sword normally and reinstall 
it

After that, this error should have gone away.
If all this is too complicated for you, wait until binary packages become available.
HTH, mg


###################################################
configure:35372: result: /usr/include/sword
configure:35378: checking for installed Sword version
configure:35425: /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/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include  -I/usr/include/sword  -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/lib 
conftest.cpp -lsword -lz 1>&5
g++: /usr/lib/libcurl.so: No such file or directory
conftest.cpp:8: warning: unused parameter 'argc'
conftest.cpp:8: warning: unused parameter 'argv'
configure:35428: $? = 1
configure: failed program was:
configure:35435: error: Failed to compile the test program to check the Sword version! 
Please have a look at config.log! Report this to the BibleTime developers!

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

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



More information about the bt-devel mailing list