[bt-devel] ASPLinux compile

Vlad Savitsky bt-devel@crosswire.org
Sat, 13 Apr 2002 22:08:01 +0300


This is a multi-part message in MIME format.

------=_NextPart_000_0027_01C1E337.AD3C9660
Content-Type: text/plain;
	charset="koi8-r"
Content-Transfer-Encoding: quoted-printable

Hi!
I'm trying to compile bibletime from bibletime-1.2.2.src.rpm.
(ASPLinux based on RedHat (I think 8.0), KDE 3.0.)
Actualy, I could not get files from this RPM so
I have needed to boot into Mandrake-based system (ALTLinux) and got =
files there.
OK! Some reboots and I have source of bibletime.
Tell me, please, what to do?
How can I use KDevelop?
And may be somebody speaks (writes) in russian/ukrainian?

Problems:
./make -f Makefile.cvs:
can't find 2 files: NEWS and AUTHORS

after this files have been created by hands wrote:

Warning: unknown option qt-only in bibletime/backend/Makefile.in
unknown icon type in bibletime/pics/Makefile.in (startuplogo.png)
-------------------------------------------------------------------------=
-------------------------
./configure:
....
checking for libjpeg... -ljpeg
checking for Qt... libraries /usr/lib/qt-3.0.4/lib, headers =
/usr/lib/qt-3.0.4/include using -mt
checking if Qt compiles without flags... no
checking for moc... /usr/lib/qt-3.0.4/bin/moc
checking for uic... /usr/lib/qt-3.0.4/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... libraries /usr/lib, headers /usr/include/kde
checking for KDE paths... defaults
checking for dcopidl... /usr/bin/dcopidl
checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
checking for mcopidl... /usr/bin/mcopidl
checking for artsc-config... /usr/bin/artsc-config
checking for kde-config... /usr/bin/kde-config
checking for meinproc... /usr/bin/meinproc
checking whether to use static linking... no
checking for Sword library files... /usr/lib
checking for Sword include files... /usr/include/sword
checking for installed Sword version... configure: 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!
-------------------------------------------------------------------------=
--------------------------



This is my config.log:

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:653: checking host system type
configure:674: checking target system type
configure:692: checking build system type
configure:751: checking for a BSD compatible install
configure:808: checking for -p flag to install
configure:831: checking whether build environment is sane
configure:869: checking whether make sets ${MAKE}
configure:915: checking for working aclocal
configure:928: checking for working autoconf
configure:941: checking for working automake
configure:954: checking for working autoheader
configure:967: checking for working makeinfo
configure:1099: checking for gcc
configure:1212: checking whether the C compiler (gcc ) works
configure:1228: gcc -o conftest conftest.c 1>&5
configure:1254: checking whether the C compiler (gcc ) is a =
cross-compiler
configure:1259: checking whether we are using GNU C
configure:1287: checking whether gcc accepts -g
configure:1320: checking how to run the C preprocessor
configure:1433: checking for c++
configure:1465: checking whether the C++ compiler (c++ ) works
configure:1486: rm -rf SunWS_cache; c++ -o conftest conftest.C 1>&5
configure:1512: checking whether the C++ compiler (c++ ) is a =
cross-compiler
configure:1517: checking whether we are using GNU C++
configure:1545: checking whether c++ accepts -g
configure:1594: gcc -c -O2 conftest.c 1>&5
configure:1611: gcc -c -O2 conftest.c 1>&5
configure:2085: checking whether c++ supports -fno-exceptions
configure:2143: checking whether c++ supports -fno-check-new
configure:2201: checking whether c++ supports -fexceptions
configure:2718: checking how to run the C++ preprocessor
configure:2821: checking whether c++ supports -frepo
configure:3073: checking for ld used by GCC
configure:3141: checking if the linker (/usr/bin/ld) is GNU ld
configure:3158: checking for /usr/bin/ld option to reload object files
configure:3170: checking for BSD-compatible nm
configure:3208: checking whether ln -s works
configure:3229: checking how to recognise dependant libraries
configure:3550: checking for ranlib
configure:3617: checking for strip
configure:3789: checking for Cygwin environment
configure:3822: checking for mingw32 environment
ltconfig:678:checking for gcc option to produce PIC
ltconfig:687:checking that gcc PIC flag -fPIC -DPIC works.
ltconfig:749: checking if gcc static flag -static works
ltconfig:780: finding the maximum length of command line arguments
ltconfig:@lineno@: result: 73729
ltconfig:883: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:884: gcc -c -O2 -fno-rtti -fno-exceptions -c conftest.c =
conftest.c 1>&5
ltconfig:1423: checking if global_symbol_pipe works
ltconfig:1424: gcc -c -O2 conftest.c 1>&5
ltconfig:1427: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ =
]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > =
conftest.nm"
ltconfig:1479: gcc -o conftest -O2 -fno-builtin -fno-rtti =
-fno-exceptions conftest.c conftstm.o 1>&5
ltconfig:1863: checking for dlfcn.h
ltconfig:1902: checking whether a program can dlopen itself
ltconfig:1976: checking whether a statically linked program can dlopen =
itself
c++ -E conftest.cc
ltconfig:678:checking for c++ option to produce PIC
ltconfig:687:checking that c++ PIC flag -fPIC -DPIC works.
ltconfig:697: c++ -c -O2 -fno-exceptions -fno-check-new -fPIC -DPIC =
-DPIC conftest.cc 1>&5
ltconfig:749: checking if c++ static flag -static works
ltconfig:758: c++ -o conftest -O2 -fno-exceptions -fno-check-new -static =
conftest.cc 1>&5
ltconfig:780: finding the maximum length of command line arguments
ltconfig:@lineno@: result: 73729
ltconfig:883: checking if c++ supports -fno-rtti -fno-exceptions
ltconfig:884: c++ -c -O2 -fno-exceptions -fno-check-new -fno-rtti =
-fno-exceptions -c conftest.cc conftest.cc 1>&5
ltconfig:1423: checking if global_symbol_pipe works
ltconfig:1424: c++ -c -O2 -fno-exceptions -fno-check-new conftest.cc =
1>&5
ltconfig:1427: eval "/usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ =
]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' > =
conftest.nm"
ltconfig:1479: c++ -o conftest -O2 -fno-exceptions -fno-check-new =
-fno-builtin -fno-rtti -fno-exceptions conftest.cc conftstm.o 1>&5
ltconfig:1863: checking for dlfcn.h
ltconfig:1902: checking whether a program can dlopen itself
ltconfig:1976: checking whether a statically linked program can dlopen =
itself
configure:3969: checking for object suffix
configure:3975: gcc -c -O2 conftest.c 1>&5
configure:3995: checking for executable suffix
configure:4005: gcc -o conftest -O2 conftest.c 1>&5
configure:4133: checking whether to enable maintainer-specific portions =
of Makefiles
configure:4161: checking for msgfmt
configure:4195: checking for gmsgfmt
configure:4240: checking for xgettext
configure:4293: checking for main in -lutil
configure:4308: gcc -o conftest -O2 conftest.c -lutil 1>&5
configure:4329: checking for main in -lcompat
configure:4344: gcc -o conftest -O2 conftest.c -lcompat 1>&5
/usr/bin/ld: cannot find -lcompat
collect2: ld returned 1 exit status
configure: failed program was:
#line 4337 "configure"
#include "confdefs.h"

int main() {
main()
; return 0; }
configure:4366: checking for crypt in -lcrypt
configure:4385: gcc -o conftest -O2 conftest.c -lcrypt 1>&5
configure:4460: checking for socklen_t
configure:4490: c++ -c -O2 -fno-exceptions -fno-check-new conftest.C =
1>&5
configure:4557: checking for dnet_ntoa in -ldnet
configure:4576: gcc -o conftest -O2 conftest.c -ldnet 1>&5
/usr/bin/ld: cannot find -ldnet
collect2: ld returned 1 exit status
configure: failed program was:
#line 4565 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:4598: checking for dnet_ntoa in -ldnet_stub
configure:4617: gcc -o conftest -O2 conftest.c -ldnet_stub 1>&5
/usr/bin/ld: cannot find -ldnet_stub
collect2: ld returned 1 exit status
configure: failed program was:
#line 4606 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:4639: checking for inet_ntoa
configure:4667: gcc -o conftest -O2 conftest.c 1>&5
configure:4729: checking for connect
configure:4757: gcc -o conftest -O2 conftest.c 1>&5
configure:4820: checking for remove
configure:4848: gcc -o conftest -O2 conftest.c 1>&5
configure:4912: checking for shmat
configure:4940: gcc -o conftest -O2 conftest.c 1>&5
configure:5004: checking for res_init
configure:5032: gcc -o conftest -O2 conftest.c 1>&5
/tmp/ccxW1R7m.o: In function `main':
/tmp/ccxW1R7m.o(.text+0x7): undefined reference to `res_init'
collect2: ld returned 1 exit status
configure: failed program was:
#line 5009 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char res_init(); below. */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char res_init();

int main() {

/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_res_init) || defined (__stub___res_init)
choke me
#else
res_init();
#endif

; return 0; }
configure:5067: gcc -o conftest -O2 conftest.c -lresolv 1>&5
configure:5092: checking for killpg in -lucb
configure:5111: gcc -o conftest -O2 conftest.c -lucb 1>&5
/usr/bin/ld: cannot find -lucb
collect2: ld returned 1 exit status
configure: failed program was:
#line 5100 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype
to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char killpg();

int main() {
killpg()
; return 0; }
configure:5180: checking size of int
configure:5199: gcc -o conftest -O2 conftest.c 1>&5
configure:5218: checking size of long
configure:5237: gcc -o conftest -O2 conftest.c 1>&5
configure:5256: checking size of char *
configure:5275: gcc -o conftest -O2 conftest.c 1>&5
configure:5294: checking size of char
configure:5313: gcc -o conftest -O2 conftest.c 1>&5
configure:5334: checking for dlopen in -ldl
configure:5378: checking for shl_unload in -ldld
configure:5397: gcc -o conftest -O2 conftest.c -ldld 1>&5
/usr/bin/ld: cannot find -ldld
collect2: ld returned 1 exit status
configure: failed program was:
#line 5386 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char shl_unload();

int main() {
shl_unload()
; return 0; }
configure:5426: checking for extra includes
configure:5457: checking for extra libs
configure:5491: checking for libz
configure:5517: gcc -o conftest -O2 conftest.c -lz -lresolv 1>&5
configure:5570: checking for X
configure:5609: gcc -E conftest.c >/dev/null 2>conftest.out
configure:5685: gcc -o conftest -O2 conftest.c -lXt 1>&5
/usr/bin/ld: cannot find -lXt
collect2: ld returned 1 exit status
configure: failed program was:
#line 5678 "configure"
#include "confdefs.h"

int main() {
XtMalloc()
; return 0; }
configure:5859: checking for IceConnectionNumber in -lICE
configure:5878: gcc -o conftest -O2 -L/usr/X11R6/lib conftest.c -lICE =
-lresolv 1>&5
configure:5907: checking for libXext
configure:5933: gcc -o conftest -O2 -L/usr/X11R6/lib conftest.c -lXext =
-lX11 -lresolv 1>&5
configure:5960: checking for Xinerama
configure:6134: checking for pthread_create in -lpthread
configure:6153: gcc -o conftest -O2 conftest.c -lpthread 1>&5
configure:6429: checking for libpng
configure:6463: gcc -o conftest -O2 -I/usr/X11R6/include -D_REENTRANT =
conftest.c -L/usr/X11R6/lib -lpng -lz -lm -lX11 -lresolv 1>&5
configure:6495: checking for libjpeg6b
configure:6533: gcc -o conftest -O2 -I/usr/X11R6/include -D_REENTRANT =
conftest.c -L/usr/X11R6/lib -ljpeg6b -lm 1>&5
/usr/bin/ld: cannot find -ljpeg6b
collect2: ld returned 1 exit status
configure: failed program was:
#line 6512 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
struct jpeg_decompress_struct;
typedef struct jpeg_decompress_struct * j_decompress_ptr;
typedef int size_t;
#ifdef __cplusplus
extern "C" {
#endif
void jpeg_CreateDecompress(j_decompress_ptr cinfo,
int version, size_t structsize);
#ifdef __cplusplus
}
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */

int main() {
jpeg_CreateDecompress(0L, 0, 0);
; return 0; }
configure:6556: checking for libjpeg
configure:6594: gcc -o conftest -O2 -I/usr/X11R6/include -D_REENTRANT =
conftest.c -L/usr/X11R6/lib -ljpeg -lm 1>&5
configure: 6634: /usr/include/jpeglib.h
taking that
configure:6797: checking for Qt
configure: 6861: /usr/lib/qt-3.0.4/include/qstyle.h
taking that
tried NO
configure:6973: rm -rf SunWS_cache; c++ -o conftest -O2 -fno-exceptions =
-fno-check-new -I/usr/lib/qt-3.0.4/include -I/usr/X11R6/include =
-DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib/qt-3.0.4/lib =
-L/usr/X11R6/lib conftest.C -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext =
-lX11 -lSM -lICE -lresolv -lpthread 1>&5
configure:7038: checking if Qt compiles without flags
configure:7134: rm -rf SunWS_cache; c++ -o conftest -O2 -fno-exceptions =
-fno-check-new -I/usr/lib/qt-3.0.4/include -DQT_THREAD_SUPPORT =
-D_REENTRANT -L/usr/X11R6/lib conftest.C -lqt-mt -lpng -lz -lm -ljpeg =
-ldl -lXext -lX11 -lSM -lICE -lresolv -lXext -lX11 -lresolv 1>&5
/usr/bin/ld: cannot find -lqt-mt
collect2: ld returned 1 exit status
configure: failed program was:
#include "confdefs.h"
#include <qglobal.h>
#include <qapplication.h>
#include <qcursor.h>
#include <qstylefactory.h>
#include <private/qucomextra_p.h>
#if ! (QT_VERSION >=3D 302)
#error 1
#endif

int main() {
(void)QStyleFactory::create(QString::null);
QCursor c(Qt::WhatsThisCursor);
return 0;
}
configure:7204: checking for moc
configure:7270: checking for uic
configure:7339: checking whether uic supports -L=20
configure:7349: /usr/lib/qt-3.0.4/bin/uic -L /nonexistant conftest.ui =
>/dev/null
configure:7371: checking whether uic supports -nounload=20
configure:7381: /usr/lib/qt-3.0.4/bin/uic -nounload conftest.ui =
>/dev/null
configure:7426: checking if Qt needs -ljpeg
configure:7458: rm -rf SunWS_cache; c++ -o conftest -O2 -fno-exceptions =
-fno-check-new -I/usr/lib/qt-3.0.4/include -I/usr/X11R6/include =
-DQT_THREAD_SUPPORT -D_REENTRANT conftest.C -L/usr/X11R6/lib =
-L/usr/lib/qt-3.0.4/lib -lqt-mt -lpng -lz -lm -ldl -lXext -lX11 -lSM =
-lICE -lresolv 1>&5
configure:7509: checking for rpath
configure:7538: checking for KDE
configure: 7582: /usr/local/kde/include/ksharedptr.h
configure: 7582: /usr/lib/kde/include/ksharedptr.h
configure: 7582: /usr/local/kde/include/ksharedptr.h
configure: 7582: /usr/local/include/ksharedptr.h
configure: 7582: /usr/kde/include/ksharedptr.h
configure: 7582: /usr/include/kde/ksharedptr.h
taking that
configure: 7608: /usr/local/kde/lib/libkio.la
configure: 7608: /usr/lib/kde/lib/libkio.la
configure: 7608: /usr/local/kde/lib/libkio.la
configure: 7608: /usr/kde/lib/libkio.la
configure: 7608: /usr/lib/kde/libkio.la
configure: 7608: /usr/lib/kde3/libkio.la
configure: 7608: /usr/lib/libkio.la
taking that
configure:7718: checking for KDE paths
configure:8247: checking for dcopidl
configure:8307: checking for dcopidl2cpp
configure:8367: checking for mcopidl
configure:8427: checking for artsc-config
configure:8487: checking for kde-config
configure:8543: checking for meinproc
configure: 8607: =
/usr/share/kde/apps/ksgmltools2/customization/kde-chunk.xsl
configure: 8607: =
/usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl
configure: 8607: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl
taking that
configure:8750: checking whether to use static linking
configure:8796: checking for Sword library files
configure: 8816: /usr/lib/libsword.a
configure: 8816: /usr/lib/libsword.so
taking that
configure:8850: checking for Sword include files
configure: 8862: /usr/include/sword/swmgr.h
taking that
configure:8890: checking for installed Sword version
configure:8937: /bin/sh ./libtool --silent --mode=3Dlink c++ -o conftest =
-O2 -fno-exceptions -fno-check-new -I$ -I/usr/include/kde =
-I/usr/lib/qt-3.0.4/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 =
-L/usr/lib conftest.C -lsword -lz 1>&5
/tmp/ccNCeyMg.o: In function `main':
/tmp/ccNCeyMg.o(.text+0x7): undefined reference to =
`sword::SWVersion::currentVersion'
/tmp/ccNCeyMg.o(.text+0xc): undefined reference to =
`sword::SWVersion::getText(void) const'
/usr/lib/libsword.so: undefined reference to =
`std::__default_alloc_template<(bool)1, (int)0>::allocate(unsigned)'
/usr/lib/libsword.so: undefined reference to `operator new[](unsigned)'
/usr/lib/libsword.so: undefined reference to =
`std::__default_alloc_template<(bool)1, (int)0>::_S_free_list'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::assign(char const*, =
unsigned)'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::find_first_of(char =
const*, unsigned, unsigned) const'
/usr/lib/libsword.so: undefined reference to `std::basic_ostream<char, =
std::char_traits<char> >& std::operator<< <std::char_traits<char> =
>(std::basic_ostream<char, std::char_traits<char> >&, char const*)'
/usr/lib/libsword.so: undefined reference to `__cxa_rethrow'
/usr/lib/libsword.so: undefined reference to `std::basic_ostream<char, =
std::char_traits<char> >::operator<<(long)'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::_Rep::_S_terminal'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> =
>::_Rep::_M_dispose(std::allocator<char> const&)'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> =
>::basic_string[in-charge](std::basic_string<char, =
std::char_traits<char>, std::allocator<char> > const&)'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::compare(char const*) =
const'
/usr/lib/libsword.so: undefined reference to `std::cerr'
/usr/lib/libsword.so: undefined reference to `std::basic_ostream<char, =
std::char_traits<char> >::operator<<(unsigned long)'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> =
>::assign(std::basic_string<char, std::char_traits<char>, =
std::allocator<char> > const&)'
/usr/lib/libsword.so: undefined reference to `vtable for =
__cxxabiv1::__si_class_type_info'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::~basic_string =
[in-charge]()'
/usr/lib/libsword.so: undefined reference to `std::basic_ostream<char, =
std::char_traits<char> >::operator<<(std::basic_ostream<char, =
std::char_traits<char> >& (*)(std::basic_ostream<char, =
std::char_traits<char> >&))'
/usr/lib/libsword.so: undefined reference to `operator delete(void*)'
/usr/lib/libsword.so:

undefined reference to `std::__throw_length_error(char const*)'
/usr/lib/libsword.so: undefined reference to `__cxa_end_catch'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::replace(unsigned, =
unsigned, char const*, unsigned)'
/usr/lib/libsword.so: undefined reference to `__gxx_personality_v0'
/usr/lib/libsword.so: undefined reference to `_Unwind_Resume'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::_Rep::_S_max_size'
/usr/lib/libsword.so: undefined reference to `__cxa_pure_virtual'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> =
>::compare(std::basic_string<char, std::char_traits<char>, =
std::allocator<char> > const&) const'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::_M_mutate(unsigned, =
unsigned, unsigned)'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::_S_empty_rep_storage'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::append(unsigned, char)'
/usr/lib/libsword.so: undefined reference to =
`std::ios_base::Init::Init[in-charge]()'
/usr/lib/libsword.so: undefined reference to `vtable for =
__cxxabiv1::__class_type_info'
/usr/lib/libsword.so: undefined reference to `operator delete[](void*)'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> =
>::append(std::basic_string<char, std::char_traits<char>, =
std::allocator<char> > const&)'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> =
>::basic_string[in-charge](char const*, std::allocator<char> const&)'
/usr/lib/libsword.so: undefined reference to =
`std::__default_alloc_template<(bool)1, (int)0>::_S_node_allocator_lock'
/usr/lib/libsword.so: undefined reference to =
`std::__default_alloc_template<(bool)1, (int)0>::deallocate(void*, =
unsigned)'
/usr/lib/libsword.so: undefined reference to `vtable for =
__cxxabiv1::__vmi_class_type_info'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> =
>::basic_string[in-charge](std::basic_string<char, =
std::char_traits<char>, std::allocator<char> > const&, unsigned, =
unsigned)'
/usr/lib/libsword.so: undefined reference to `std::ios_base::Init::~Init =
[in-charge]()'
/usr/lib/libsword.so: undefined reference to `__cxa_begin_catch'
/usr/lib/libsword.so: undefined reference to `std::basic_ostream<char, =
std::char_traits<char> >& std::endl<char, std::char_traits<char> =
>(std::basic_ostream<char, std::char_traits<char> >&)'
/usr/lib/libsword.so: undefined reference to `std::cout'
/usr/lib/libsword.so: undefined reference to `operator new(unsigned)'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::find_first_not_of(char =
const*, unsigned, unsigned) const'
/usr/lib/libsword.so: undefined reference to =
`std::__throw_out_of_range(char const*)'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::find_last_not_of(char =
const*, unsigned, unsigned) const'
/usr/lib/libsword.so: undefined reference to `std::basic_ostream<char, =
std::char_traits<char> >& std::operator<< <char, std::char_traits<char>, =
std::allocator<char> >(std::basic_ostream<char, std::char_traits<char> =
>&, std::basic_string<char, std::char_traits<char>, std::allocator<char> =
> const&)'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> =
>::_Rep::_M_destroy(std::allocator<char> const&)'
/usr/lib/libsword.so: undefined reference to `std::basic_string<char, =
std::char_traits<char>, std::allocator<char> >::append(char const*, =
unsigned)'
collect2: ld returned 1 exit status
configure: failed program was:





  Hi!

   These packages were made for Mandrake, probably for a version which =
is=20
  equivalent to  a new redHat version.

  Do you know how to compile from sources?
  Joachim

  > Hi!
  >
  > I want to know what is bibletime, but can't install.
  > Please, help.
  > When I have started bibletime*.rpm I recieved this message:
  > "=EE=C1=CA=C4=C5=CE=CF =D0=C1=CB=C5=D4=CF=D7: =D3 =
=C9=D3=C8=CF=C4=CE=D9=CD=C9 =D4=C5=CB=D3=D4=C1=CD=C9 - 0; =
=C2=C9=CE=C1=D2=CE=D9=C8 - 1
  > =F0=D2=CF=C2=CC=C5=CD=C1 =D3 =
=DA=C1=D7=C9=D3=C9=CD=CF=D3=D4=D1=CD=C9:
  > liblcms.so.1 =CE=D5=D6=C5=CE =C4=CC=D1 bibletime-1.2.2-1mdk
  > libpng12.so.0 =CE=D5=D6=C5=CE =C4=CC=D1 bibletime-1.2.2-1mdk
  > libstdc++.so.5 =CE=D5=D6=C5=CE =C4=CC=D1 bibletime-1.2.2-1mdk
  > libstdc++.so.5(GLIBCPP_3.2) =CE=D5=D6=C5=CE =C4=CC=D1 =
bibletime-1.2.2-1mdk"
  >
  > This means that I need to install this files first:
  > liblcms.so.1, libpng12.so.0, libstdc++.so.5, =
libstdc++.so.5(GLIBCPP_3.2) !
  > But I couldn't find it on my CD.
  > I'm on ASPLinux (based on RedHat), KDE 3.0


------=_NextPart_000_0027_01C1E337.AD3C9660
Content-Type: text/html;
	charset="koi8-r"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dkoi8-r">
<META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2><FONT face=3D"Times New Roman" =
size=3D3><FONT=20
face=3DArial size=3D2>Hi!</FONT></FONT></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I'm trying to compile =
bibletime&nbsp;from=20
bibletime-1.2.2.src.rpm.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>(ASPLinux based on RedHat (I think =
8.0), KDE=20
3.0.)</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Actualy, I could not get files from =
this RPM=20
so</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I have needed to boot into =
Mandrake-based system=20
(ALTLinux) and got files there.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>OK! Some reboots and I have source of=20
bibletime.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Tell me, please, what to =
do?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>How can I use KDevelop?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>And may be somebody speaks (writes) in=20
russian/ukrainian?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Problems:<BR>./make -f =
Makefile.cvs:<BR>can't find=20
2 files: NEWS and AUTHORS<BR><BR>after this files have been created by=20
hands&nbsp;wrote:<BR><BR>Warning: unknown option qt-only in=20
bibletime/backend/Makefile.in<BR>unknown icon type in =
bibletime/pics/Makefile.in=20
(startuplogo.png)<BR>----------------------------------------------------=
----------------------------------------------<BR>./configure:<BR>....<BR=
>checking=20
for libjpeg... -ljpeg<BR>checking for Qt... libraries =
/usr/lib/qt-3.0.4/lib,=20
headers /usr/lib/qt-3.0.4/include using -mt<BR>checking if Qt compiles =
without=20
flags... no<BR>checking for moc... /usr/lib/qt-3.0.4/bin/moc<BR>checking =
for=20
uic... /usr/lib/qt-3.0.4/bin/uic<BR>checking whether uic supports -L ... =

yes<BR>checking whether uic supports -nounload ... yes<BR>checking if Qt =
needs=20
-ljpeg... no<BR>checking for rpath... yes<BR>checking for KDE... =
libraries=20
/usr/lib, headers /usr/include/kde<BR>checking for KDE paths...=20
defaults<BR>checking for dcopidl... /usr/bin/dcopidl<BR>checking for=20
dcopidl2cpp... /usr/bin/dcopidl2cpp<BR>checking for mcopidl...=20
/usr/bin/mcopidl<BR>checking for artsc-config...=20
/usr/bin/artsc-config<BR>checking for kde-config...=20
/usr/bin/kde-config<BR>checking for meinproc... =
/usr/bin/meinproc<BR>checking=20
whether to use static linking... no<BR>checking for Sword library =
files...=20
/usr/lib<BR>checking for Sword include files... =
/usr/include/sword<BR>checking=20
for installed Sword version... configure: error: Failed to compile the =
test=20
program to check the Sword version! Please have a look at config.log! =
Report=20
this to the BibleTime=20
developers!<BR>----------------------------------------------------------=
-----------------------------------------<BR><BR><BR><BR>This=20
is my config.log:<BR><BR>This file contains any messages produced by =
compilers=20
while<BR>running configure, to aid debugging if configure makes a=20
mistake.<BR><BR>configure:653: checking host system =
type<BR>configure:674:=20
checking target system type<BR>configure:692: checking build system=20
type<BR>configure:751: checking for a BSD compatible =
install<BR>configure:808:=20
checking for -p flag to install<BR>configure:831: checking whether build =

environment is sane<BR>configure:869: checking whether make sets=20
${MAKE}<BR>configure:915: checking for working aclocal<BR>configure:928: =

checking for working autoconf<BR>configure:941: checking for working=20
automake<BR>configure:954: checking for working =
autoheader<BR>configure:967:=20
checking for working makeinfo<BR>configure:1099: checking for=20
gcc<BR>configure:1212: checking whether the C compiler (gcc )=20
works<BR>configure:1228: gcc -o conftest conftest.c=20
1&gt;&amp;5<BR>configure:1254: checking whether the C compiler (gcc ) is =
a=20
cross-compiler<BR>configure:1259: checking whether we are using GNU=20
C<BR>configure:1287: checking whether gcc accepts -g<BR>configure:1320: =
checking=20
how to run the C preprocessor<BR>configure:1433: checking for=20
c++<BR>configure:1465: checking whether the C++ compiler (c++ )=20
works<BR>configure:1486: rm -rf SunWS_cache; c++ -o conftest conftest.C=20
1&gt;&amp;5<BR>configure:1512: checking whether the C++ compiler (c++ ) =
is a=20
cross-compiler<BR>configure:1517: checking whether we are using GNU=20
C++<BR>configure:1545: checking whether c++ accepts =
-g<BR>configure:1594: gcc -c=20
-O2 conftest.c 1&gt;&amp;5<BR>configure:1611: gcc -c -O2 conftest.c=20
1&gt;&amp;5<BR>configure:2085: checking whether c++ supports=20
-fno-exceptions<BR>configure:2143: checking whether c++ supports=20
-fno-check-new<BR>configure:2201: checking whether c++ supports=20
-fexceptions<BR>configure:2718: checking how to run the C++=20
preprocessor<BR>configure:2821: checking whether c++ supports=20
-frepo<BR>configure:3073: checking for ld used by GCC<BR>configure:3141: =

checking if the linker (/usr/bin/ld) is GNU ld<BR>configure:3158: =
checking for=20
/usr/bin/ld option to reload object files<BR>configure:3170: checking =
for=20
BSD-compatible nm<BR>configure:3208: checking whether ln -s=20
works<BR>configure:3229: checking how to recognise dependant=20
libraries<BR>configure:3550: checking for ranlib<BR>configure:3617: =
checking for=20
strip<BR>configure:3789: checking for Cygwin =
environment<BR>configure:3822:=20
checking for mingw32 environment<BR>ltconfig:678:checking for gcc option =
to=20
produce PIC<BR>ltconfig:687:checking that gcc PIC flag -fPIC -DPIC=20
works.<BR>ltconfig:749: checking if gcc static flag -static=20
works<BR>ltconfig:780: finding the maximum length of command line=20
arguments<BR>ltconfig:@lineno@: result: 73729<BR>ltconfig:883: checking =
if gcc=20
supports -fno-rtti -fno-exceptions<BR>ltconfig:884: gcc -c -O2 -fno-rtti =

-fno-exceptions -c conftest.c conftest.c 1&gt;&amp;5<BR>ltconfig:1423: =
checking=20
if global_symbol_pipe works<BR>ltconfig:1424: gcc -c -O2 conftest.c=20
1&gt;&amp;5<BR>ltconfig:1427: eval "/usr/bin/nm -B conftest.o | sed -n =
-e=20
's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 =
\3/p'=20
&gt; conftest.nm"<BR>ltconfig:1479: gcc -o conftest -O2 -fno-builtin =
-fno-rtti=20
-fno-exceptions conftest.c conftstm.o 1&gt;&amp;5<BR>ltconfig:1863: =
checking for=20
dlfcn.h<BR>ltconfig:1902: checking whether a program can dlopen=20
itself<BR>ltconfig:1976: checking whether a statically linked program =
can dlopen=20
itself<BR>c++ -E conftest.cc<BR>ltconfig:678:checking for c++ option to =
produce=20
PIC<BR>ltconfig:687:checking that c++ PIC flag -fPIC -DPIC=20
works.<BR>ltconfig:697: c++ -c -O2 -fno-exceptions -fno-check-new -fPIC =
-DPIC=20
-DPIC conftest.cc 1&gt;&amp;5<BR>ltconfig:749: checking if c++ static =
flag=20
-static works<BR>ltconfig:758: c++ -o conftest -O2 -fno-exceptions=20
-fno-check-new -static conftest.cc 1&gt;&amp;5<BR>ltconfig:780: finding =
the=20
maximum length of command line arguments<BR>ltconfig:@lineno@: result:=20
73729<BR>ltconfig:883: checking if c++ supports -fno-rtti=20
-fno-exceptions<BR>ltconfig:884: c++ -c -O2 -fno-exceptions =
-fno-check-new=20
-fno-rtti -fno-exceptions -c conftest.cc conftest.cc=20
1&gt;&amp;5<BR>ltconfig:1423: checking if global_symbol_pipe=20
works<BR>ltconfig:1424: c++ -c -O2 -fno-exceptions -fno-check-new =
conftest.cc=20
1&gt;&amp;5<BR>ltconfig:1427: eval "/usr/bin/nm -B conftest.o | sed -n =
-e=20
's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 =
\3/p'=20
&gt; conftest.nm"<BR>ltconfig:1479: c++ -o conftest -O2 -fno-exceptions=20
-fno-check-new -fno-builtin -fno-rtti -fno-exceptions conftest.cc =
conftstm.o=20
1&gt;&amp;5<BR>ltconfig:1863: checking for dlfcn.h<BR>ltconfig:1902: =
checking=20
whether a program can dlopen itself<BR>ltconfig:1976: checking whether a =

statically linked program can dlopen itself<BR>configure:3969: checking =
for=20
object suffix<BR>configure:3975: gcc -c -O2 conftest.c=20
1&gt;&amp;5<BR>configure:3995: checking for executable =
suffix<BR>configure:4005:=20
gcc -o conftest -O2 conftest.c 1&gt;&amp;5<BR>configure:4133: checking =
whether=20
to enable maintainer-specific portions of Makefiles<BR>configure:4161: =
checking=20
for msgfmt<BR>configure:4195: checking for gmsgfmt<BR>configure:4240: =
checking=20
for xgettext<BR>configure:4293: checking for main in =
-lutil<BR>configure:4308:=20
gcc -o conftest -O2 conftest.c -lutil 1&gt;&amp;5<BR>configure:4329: =
checking=20
for main in -lcompat<BR>configure:4344: gcc -o conftest -O2 conftest.c =
-lcompat=20
1&gt;&amp;5<BR>/usr/bin/ld: cannot find -lcompat<BR>collect2: ld =
returned 1 exit=20
status<BR>configure: failed program was:<BR>#line 4337 =
"configure"<BR>#include=20
"confdefs.h"<BR><BR>int main() {<BR>main()<BR>; return 0; =
}<BR>configure:4366:=20
checking for crypt in -lcrypt<BR>configure:4385: gcc -o conftest -O2 =
conftest.c=20
-lcrypt 1&gt;&amp;5<BR>configure:4460: checking for =
socklen_t<BR>configure:4490:=20
c++ -c -O2 -fno-exceptions -fno-check-new conftest.C=20
1&gt;&amp;5<BR>configure:4557: checking for dnet_ntoa in=20
-ldnet<BR>configure:4576: gcc -o conftest -O2 conftest.c -ldnet=20
1&gt;&amp;5<BR>/usr/bin/ld: cannot find -ldnet<BR>collect2: ld returned =
1 exit=20
status<BR>configure: failed program was:<BR>#line 4565 =
"configure"<BR>#include=20
"confdefs.h"<BR>/* Override any gcc2 internal prototype to avoid an =
error.=20
*/<BR>/* We use char because int might match the return type of a=20
gcc2<BR>builtin and then its argument prototype would still apply. =
*/<BR>char=20
dnet_ntoa();<BR><BR>int main() {<BR>dnet_ntoa()<BR>; return 0;=20
}<BR>configure:4598: checking for dnet_ntoa in =
-ldnet_stub<BR>configure:4617:=20
gcc -o conftest -O2 conftest.c -ldnet_stub 1&gt;&amp;5<BR>/usr/bin/ld: =
cannot=20
find -ldnet_stub<BR>collect2: ld returned 1 exit status<BR>configure: =
failed=20
program was:<BR>#line 4606 "configure"<BR>#include "confdefs.h"<BR>/* =
Override=20
any gcc2 internal prototype to avoid an error. */<BR>/* We use char =
because int=20
might match the return type of a gcc2<BR>builtin and then its argument =
prototype=20
would still apply. */<BR>char dnet_ntoa();<BR><BR>int main()=20
{<BR>dnet_ntoa()<BR>; return 0; }<BR>configure:4639: checking for=20
inet_ntoa<BR>configure:4667: gcc -o conftest -O2 conftest.c=20
1&gt;&amp;5<BR>configure:4729: checking for connect<BR>configure:4757: =
gcc -o=20
conftest -O2 conftest.c 1&gt;&amp;5<BR>configure:4820: checking for=20
remove<BR>configure:4848: gcc -o conftest -O2 conftest.c=20
1&gt;&amp;5<BR>configure:4912: checking for shmat<BR>configure:4940: gcc =
-o=20
conftest -O2 conftest.c 1&gt;&amp;5<BR>configure:5004: checking for=20
res_init<BR>configure:5032: gcc -o conftest -O2 conftest.c=20
1&gt;&amp;5<BR>/tmp/ccxW1R7m.o: In function=20
`main':<BR>/tmp/ccxW1R7m.o(.text+0x7): undefined reference to=20
`res_init'<BR>collect2: ld returned 1 exit status<BR>configure: failed =
program=20
was:<BR>#line 5009 "configure"<BR>#include "confdefs.h"<BR>/* System =
header to=20
define __stub macros and hopefully few prototypes,<BR>which can conflict =
with=20
char res_init(); below. */<BR>#include &lt;assert.h&gt;<BR>/* Override =
any gcc2=20
internal prototype to avoid an error. */<BR>/* We use char because int =
might=20
match the return type of a gcc2<BR>builtin and then its argument =
prototype would=20
still apply. */<BR>char res_init();<BR><BR>int main() {<BR><BR>/* The =
GNU C=20
library defines this for functions which it implements<BR>to always fail =
with=20
ENOSYS. Some functions are actually named<BR>something starting with __ =
and the=20
normal name is an alias. */<BR>#if defined (__stub_res_init) || defined=20
(__stub___res_init)<BR>choke =
me<BR>#else<BR>res_init();<BR>#endif<BR><BR>;=20
return 0; }<BR>configure:5067: gcc -o conftest -O2 conftest.c -lresolv=20
1&gt;&amp;5<BR>configure:5092: checking for killpg in =
-lucb<BR>configure:5111:=20
gcc -o conftest -O2 conftest.c -lucb 1&gt;&amp;5<BR>/usr/bin/ld: cannot =
find=20
-lucb<BR>collect2: ld returned 1 exit status<BR>configure: failed =
program=20
was:<BR>#line 5100 "configure"<BR>#include "confdefs.h"<BR>/* Override =
any gcc2=20
internal prototype</DIV>
<P style=3D"MARGIN-BOTTOM: 0cm">to avoid an error. */<BR>/* We use char =
because=20
int might match the return type of a gcc2<BR>builtin and then its =
argument=20
prototype would still apply. */<BR>char killpg();<BR><BR>int main()=20
{<BR>killpg()<BR>; return 0; }<BR>configure:5180: checking size of=20
int<BR>configure:5199: gcc -o conftest -O2 conftest.c=20
1&gt;&amp;5<BR>configure:5218: checking size of long<BR>configure:5237: =
gcc -o=20
conftest -O2 conftest.c 1&gt;&amp;5<BR>configure:5256: checking size of =
char=20
*<BR>configure:5275: gcc -o conftest -O2 conftest.c=20
1&gt;&amp;5<BR>configure:5294: checking size of char<BR>configure:5313: =
gcc -o=20
conftest -O2 conftest.c 1&gt;&amp;5<BR>configure:5334: checking for =
dlopen in=20
-ldl<BR>configure:5378: checking for shl_unload in =
-ldld<BR>configure:5397: gcc=20
-o conftest -O2 conftest.c -ldld 1&gt;&amp;5<BR>/usr/bin/ld: cannot find =

-ldld<BR>collect2: ld returned 1 exit status<BR>configure: failed =
program=20
was:<BR>#line 5386 "configure"<BR>#include "confdefs.h"<BR>/* Override =
any gcc2=20
internal prototype to avoid an error. */<BR>/* We use char because int =
might=20
match the return type of a gcc2<BR>builtin and then its argument =
prototype would=20
still apply. */<BR>char shl_unload();<BR><BR>int main() =
{<BR>shl_unload()<BR>;=20
return 0; }<BR>configure:5426: checking for extra =
includes<BR>configure:5457:=20
checking for extra libs<BR>configure:5491: checking for =
libz<BR>configure:5517:=20
gcc -o conftest -O2 conftest.c -lz -lresolv =
1&gt;&amp;5<BR>configure:5570:=20
checking for X<BR>configure:5609: gcc -E conftest.c &gt;/dev/null=20
2&gt;conftest.out<BR>configure:5685: gcc -o conftest -O2 conftest.c -lXt =

1&gt;&amp;5<BR>/usr/bin/ld: cannot find -lXt<BR>collect2: ld returned 1 =
exit=20
status<BR>configure: failed program was:<BR>#line 5678 =
"configure"<BR>#include=20
"confdefs.h"<BR><BR>int main() {<BR>XtMalloc()<BR>; return 0;=20
}<BR>configure:5859: checking for IceConnectionNumber in=20
-lICE<BR>configure:5878: gcc -o conftest -O2 -L/usr/X11R6/lib conftest.c =
-lICE=20
-lresolv 1&gt;&amp;5<BR>configure:5907: checking for =
libXext<BR>configure:5933:=20
gcc -o conftest -O2 -L/usr/X11R6/lib conftest.c -lXext -lX11 -lresolv=20
1&gt;&amp;5<BR>configure:5960: checking for Xinerama<BR>configure:6134: =
checking=20
for pthread_create in -lpthread<BR>configure:6153: gcc -o conftest -O2=20
conftest.c -lpthread 1&gt;&amp;5<BR>configure:6429: checking for=20
libpng<BR>configure:6463: gcc -o conftest -O2 -I/usr/X11R6/include =
-D_REENTRANT=20
conftest.c -L/usr/X11R6/lib -lpng -lz -lm -lX11 -lresolv=20
1&gt;&amp;5<BR>configure:6495: checking for libjpeg6b<BR>configure:6533: =
gcc -o=20
conftest -O2 -I/usr/X11R6/include -D_REENTRANT conftest.c =
-L/usr/X11R6/lib=20
-ljpeg6b -lm 1&gt;&amp;5<BR>/usr/bin/ld: cannot find =
-ljpeg6b<BR>collect2: ld=20
returned 1 exit status<BR>configure: failed program was:<BR>#line 6512=20
"configure"<BR>#include "confdefs.h"<BR>/* Override any gcc2 internal =
prototype=20
to avoid an error. */<BR>struct jpeg_decompress_struct;<BR>typedef =
struct=20
jpeg_decompress_struct * j_decompress_ptr;<BR>typedef int =
size_t;<BR>#ifdef=20
__cplusplus<BR>extern "C" {<BR>#endif<BR>void=20
jpeg_CreateDecompress(j_decompress_ptr cinfo,<BR>int version, size_t=20
structsize);<BR>#ifdef __cplusplus<BR>}<BR>#endif<BR>/* We use char =
because int=20
might match the return type of a gcc2<BR>builtin and then its argument =
prototype=20
would still apply. */<BR><BR>int main() {<BR>jpeg_CreateDecompress(0L, =
0,=20
0);<BR>; return 0; }<BR>configure:6556: checking for =
libjpeg<BR>configure:6594:=20
gcc -o conftest -O2 -I/usr/X11R6/include -D_REENTRANT conftest.c=20
-L/usr/X11R6/lib -ljpeg -lm 1&gt;&amp;5<BR>configure: 6634:=20
/usr/include/jpeglib.h<BR>taking that<BR>configure:6797: checking for=20
Qt<BR>configure: 6861: /usr/lib/qt-3.0.4/include/qstyle.h<BR>taking=20
that<BR>tried NO<BR>configure:6973: rm -rf SunWS_cache; c++ -o conftest =
-O2=20
-fno-exceptions -fno-check-new -I/usr/lib/qt-3.0.4/include =
-I/usr/X11R6/include=20
-DQT_THREAD_SUPPORT -D_REENTRANT -L/usr/lib/qt-3.0.4/lib =
-L/usr/X11R6/lib=20
conftest.C -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext -lX11 -lSM -lICE =
-lresolv=20
-lpthread 1&gt;&amp;5<BR>configure:7038: checking if Qt compiles without =

flags<BR>configure:7134: rm -rf SunWS_cache; c++ -o conftest -O2 =
-fno-exceptions=20
-fno-check-new -I/usr/lib/qt-3.0.4/include -DQT_THREAD_SUPPORT =
-D_REENTRANT=20
-L/usr/X11R6/lib conftest.C -lqt-mt -lpng -lz -lm -ljpeg -ldl -lXext =
-lX11 -lSM=20
-lICE -lresolv -lXext -lX11 -lresolv 1&gt;&amp;5<BR>/usr/bin/ld: cannot =
find=20
-lqt-mt<BR>collect2: ld returned 1 exit status<BR>configure: failed =
program=20
was:<BR>#include "confdefs.h"<BR>#include &lt;qglobal.h&gt;<BR>#include=20
&lt;qapplication.h&gt;<BR>#include &lt;qcursor.h&gt;<BR>#include=20
&lt;qstylefactory.h&gt;<BR>#include =
&lt;private/qucomextra_p.h&gt;<BR>#if !=20
(QT_VERSION &gt;=3D 302)<BR>#error 1<BR>#endif<BR><BR>int main()=20
{<BR>(void)QStyleFactory::create(QString::null);<BR>QCursor=20
c(Qt::WhatsThisCursor);<BR>return 0;<BR>}<BR>configure:7204: checking =
for=20
moc<BR>configure:7270: checking for uic<BR>configure:7339: checking =
whether uic=20
supports -L <BR>configure:7349: /usr/lib/qt-3.0.4/bin/uic -L =
/nonexistant=20
conftest.ui &gt;/dev/null<BR>configure:7371: checking whether uic =
supports=20
-nounload <BR>configure:7381: /usr/lib/qt-3.0.4/bin/uic -nounload =
conftest.ui=20
&gt;/dev/null<BR>configure:7426: checking if Qt needs =
-ljpeg<BR>configure:7458:=20
rm -rf SunWS_cache; c++ -o conftest -O2 -fno-exceptions -fno-check-new=20
-I/usr/lib/qt-3.0.4/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT=20
-D_REENTRANT conftest.C -L/usr/X11R6/lib -L/usr/lib/qt-3.0.4/lib -lqt-mt =
-lpng=20
-lz -lm -ldl -lXext -lX11 -lSM -lICE -lresolv =
1&gt;&amp;5<BR>configure:7509:=20
checking for rpath<BR>configure:7538: checking for KDE<BR>configure: =
7582:=20
/usr/local/kde/include/ksharedptr.h<BR>configure: 7582:=20
/usr/lib/kde/include/ksharedptr.h<BR>configure: 7582:=20
/usr/local/kde/include/ksharedptr.h<BR>configure: 7582:=20
/usr/local/include/ksharedptr.h<BR>configure: 7582:=20
/usr/kde/include/ksharedptr.h<BR>configure: 7582:=20
/usr/include/kde/ksharedptr.h<BR>taking that<BR>configure: 7608:=20
/usr/local/kde/lib/libkio.la<BR>configure: 7608:=20
/usr/lib/kde/lib/libkio.la<BR>configure: 7608:=20
/usr/local/kde/lib/libkio.la<BR>configure: 7608:=20
/usr/kde/lib/libkio.la<BR>configure: 7608: =
/usr/lib/kde/libkio.la<BR>configure:=20
7608: /usr/lib/kde3/libkio.la<BR>configure: 7608: =
/usr/lib/libkio.la<BR>taking=20
that<BR>configure:7718: checking for KDE paths<BR>configure:8247: =
checking for=20
dcopidl<BR>configure:8307: checking for dcopidl2cpp<BR>configure:8367: =
checking=20
for mcopidl<BR>configure:8427: checking for =
artsc-config<BR>configure:8487:=20
checking for kde-config<BR>configure:8543: checking for =
meinproc<BR>configure:=20
8607: =
/usr/share/kde/apps/ksgmltools2/customization/kde-chunk.xsl<BR>configure:=
=20
8607:=20
/usr/local/share/apps/ksgmltools2/customization/kde-chunk.xsl<BR>configur=
e:=20
8607: /usr/share/apps/ksgmltools2/customization/kde-chunk.xsl<BR>taking=20
that<BR>configure:8750: checking whether to use static=20
linking<BR>configure:8796: checking for Sword library =
files<BR>configure: 8816:=20
/usr/lib/libsword.a<BR>configure: 8816: /usr/lib/libsword.so<BR>taking=20
that<BR>configure:8850: checking for Sword include files<BR>configure: =
8862:=20
/usr/include/sword/swmgr.h<BR>taking that<BR>configure:8890: checking =
for=20
installed Sword version<BR>configure:8937: /bin/sh ./libtool --silent=20
--mode=3Dlink c++ -o conftest -O2 -fno-exceptions -fno-check-new -I$=20
-I/usr/include/kde -I/usr/lib/qt-3.0.4/include -I/usr/X11R6/include=20
-I/usr/include/sword -DQT_THREAD_SUPPORT -D_REENTRANT -DQT_NO_ASCII_CAST =

-DQT_NO_COMPAT -DQT_CLEAN_NAMESPACE -Wall -I$(top_srcdir)/=20
-I$(top_srcdir)/bibletime -L/usr/lib conftest.C -lsword -lz=20
1&gt;&amp;5<BR>/tmp/ccNCeyMg.o: In function=20
`main':<BR>/tmp/ccNCeyMg.o(.text+0x7): undefined reference to=20
`sword::SWVersion::currentVersion'<BR>/tmp/ccNCeyMg.o(.text+0xc): =
undefined=20
reference to `sword::SWVersion::getText(void) =
const'<BR>/usr/lib/libsword.so:=20
undefined reference to `std::__default_alloc_template&lt;(bool)1,=20
(int)0&gt;::allocate(unsigned)'<BR>/usr/lib/libsword.so: undefined =
reference to=20
`operator new[](unsigned)'<BR>/usr/lib/libsword.so: undefined reference =
to=20
`std::__default_alloc_template&lt;(bool)1,=20
(int)0&gt;::_S_free_list'<BR>/usr/lib/libsword.so: undefined reference =
to=20
`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::assign(char const*,=20
unsigned)'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::find_first_of(char const*, unsigned, =
unsigned)=20
const'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_ostream&lt;char, std::char_traits&lt;char&gt; &gt;&amp;=20
std::operator&lt;&lt; &lt;std::char_traits&lt;char&gt;=20
&gt;(std::basic_ostream&lt;char, std::char_traits&lt;char&gt; &gt;&amp;, =
char=20
const*)'<BR>/usr/lib/libsword.so: undefined reference to=20
`__cxa_rethrow'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_ostream&lt;char, std::char_traits&lt;char&gt;=20
&gt;::operator&lt;&lt;(long)'<BR>/usr/lib/libsword.so: undefined =
reference to=20
`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; =
&gt;::_Rep::_S_terminal'<BR>/usr/lib/libsword.so:=20
undefined reference to `std::basic_string&lt;char, =
std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; =
&gt;::_Rep::_M_dispose(std::allocator&lt;char&gt;=20
const&amp;)'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt;=20
&gt;::basic_string[in-charge](std::basic_string&lt;char,=20
std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;=20
const&amp;)'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::compare(char const*)=20
const'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::cerr'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_ostream&lt;char, std::char_traits&lt;char&gt;=20
&gt;::operator&lt;&lt;(unsigned long)'<BR>/usr/lib/libsword.so: =
undefined=20
reference to `std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::assign(std::basic_string&lt;char,=20
std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;=20
const&amp;)'<BR>/usr/lib/libsword.so: undefined reference to `vtable for =

__cxxabiv1::__si_class_type_info'<BR>/usr/lib/libsword.so: undefined =
reference=20
to `std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::~basic_string=20
[in-charge]()'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_ostream&lt;char, std::char_traits&lt;char&gt;=20
&gt;::operator&lt;&lt;(std::basic_ostream&lt;char, =
std::char_traits&lt;char&gt;=20
&gt;&amp; (*)(std::basic_ostream&lt;char, std::char_traits&lt;char&gt;=20
&gt;&amp;))'<BR>/usr/lib/libsword.so: undefined reference to `operator=20
delete(void*)'<BR>/usr/lib/libsword.so:</P>
<P style=3D"MARGIN-BOTTOM: 0cm">undefined reference to=20
`std::__throw_length_error(char const*)'<BR>/usr/lib/libsword.so: =
undefined=20
reference to `__cxa_end_catch'<BR>/usr/lib/libsword.so: undefined =
reference to=20
`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::replace(unsigned, unsigned, char =
const*,=20
unsigned)'<BR>/usr/lib/libsword.so: undefined reference to=20
`__gxx_personality_v0'<BR>/usr/lib/libsword.so: undefined reference to=20
`_Unwind_Resume'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; =
&gt;::_Rep::_S_max_size'<BR>/usr/lib/libsword.so:=20
undefined reference to `__cxa_pure_virtual'<BR>/usr/lib/libsword.so: =
undefined=20
reference to `std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::compare(std::basic_string&lt;char,=20
std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; =
const&amp;)=20
const'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::_M_mutate(unsigned, unsigned,=20
unsigned)'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; =
&gt;::_S_empty_rep_storage'<BR>/usr/lib/libsword.so:=20
undefined reference to `std::basic_string&lt;char, =
std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::append(unsigned,=20
char)'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::ios_base::Init::Init[in-charge]()'<BR>/usr/lib/libsword.so: =
undefined=20
reference to `vtable for =
__cxxabiv1::__class_type_info'<BR>/usr/lib/libsword.so:=20
undefined reference to `operator =
delete[](void*)'<BR>/usr/lib/libsword.so:=20
undefined reference to `std::basic_string&lt;char, =
std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::append(std::basic_string&lt;char,=20
std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;=20
const&amp;)'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::basic_string[in-charge](char const*,=20
std::allocator&lt;char&gt; const&amp;)'<BR>/usr/lib/libsword.so: =
undefined=20
reference to `std::__default_alloc_template&lt;(bool)1,=20
(int)0&gt;::_S_node_allocator_lock'<BR>/usr/lib/libsword.so: undefined =
reference=20
to `std::__default_alloc_template&lt;(bool)1, =
(int)0&gt;::deallocate(void*,=20
unsigned)'<BR>/usr/lib/libsword.so: undefined reference to `vtable for=20
__cxxabiv1::__vmi_class_type_info'<BR>/usr/lib/libsword.so: undefined =
reference=20
to `std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt;=20
&gt;::basic_string[in-charge](std::basic_string&lt;char,=20
std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt; =
const&amp;,=20
unsigned, unsigned)'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::ios_base::Init::~Init [in-charge]()'<BR>/usr/lib/libsword.so: =
undefined=20
reference to `__cxa_begin_catch'<BR>/usr/lib/libsword.so: undefined =
reference to=20
`std::basic_ostream&lt;char, std::char_traits&lt;char&gt; &gt;&amp;=20
std::endl&lt;char, std::char_traits&lt;char&gt; =
&gt;(std::basic_ostream&lt;char,=20
std::char_traits&lt;char&gt; &gt;&amp;)'<BR>/usr/lib/libsword.so: =
undefined=20
reference to `std::cout'<BR>/usr/lib/libsword.so: undefined reference to =

`operator new(unsigned)'<BR>/usr/lib/libsword.so: undefined reference to =

`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::find_first_not_of(char const*, =
unsigned,=20
unsigned) const'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::__throw_out_of_range(char const*)'<BR>/usr/lib/libsword.so: =
undefined=20
reference to `std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::find_last_not_of(char const*, unsigned, =

unsigned) const'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_ostream&lt;char, std::char_traits&lt;char&gt; &gt;&amp;=20
std::operator&lt;&lt; &lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;(std::basic_ostream&lt;char,=20
std::char_traits&lt;char&gt; &gt;&amp;, std::basic_string&lt;char,=20
std::char_traits&lt;char&gt;, std::allocator&lt;char&gt; &gt;=20
const&amp;)'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; =
&gt;::_Rep::_M_destroy(std::allocator&lt;char&gt;=20
const&amp;)'<BR>/usr/lib/libsword.so: undefined reference to=20
`std::basic_string&lt;char, std::char_traits&lt;char&gt;,=20
std::allocator&lt;char&gt; &gt;::append(char const*, =
unsigned)'<BR>collect2: ld=20
returned 1 exit status<BR>configure: failed program =
was:<BR><BR></P></FONT>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: =
0px">Hi!<BR><BR>&nbsp;These=20
  packages were made for Mandrake, probably for a version which is=20
  <BR>equivalent to&nbsp; a new redHat version.<BR><BR>Do you know how =
to=20
  compile from sources?<BR>Joachim<BR><BR>&gt; Hi!<BR>&gt;<BR>&gt; I =
want to=20
  know what is bibletime, but can't install.<BR>&gt; Please, =
help.<BR>&gt; When=20
  I have started bibletime*.rpm I recieved this message:<BR>&gt; =
"=EE=C1=CA=C4=C5=CE=CF=20
  =D0=C1=CB=C5=D4=CF=D7: =D3 =C9=D3=C8=CF=C4=CE=D9=CD=C9 =
=D4=C5=CB=D3=D4=C1=CD=C9 - 0; =C2=C9=CE=C1=D2=CE=D9=C8 - 1<BR>&gt; =
=F0=D2=CF=C2=CC=C5=CD=C1 =D3=20
  =DA=C1=D7=C9=D3=C9=CD=CF=D3=D4=D1=CD=C9:<BR>&gt; liblcms.so.1 =
=CE=D5=D6=C5=CE =C4=CC=D1 bibletime-1.2.2-1mdk<BR>&gt;=20
  libpng12.so.0 =CE=D5=D6=C5=CE =C4=CC=D1 bibletime-1.2.2-1mdk<BR>&gt; =
libstdc++.so.5 =CE=D5=D6=C5=CE =C4=CC=D1=20
  bibletime-1.2.2-1mdk<BR>&gt; libstdc++.so.5(GLIBCPP_3.2) =
=CE=D5=D6=C5=CE =C4=CC=D1=20
  bibletime-1.2.2-1mdk"<BR>&gt;<BR>&gt; This means that I need to =
install this=20
  files first:<BR>&gt; liblcms.so.1, libpng12.so.0, libstdc++.so.5,=20
  libstdc++.so.5(GLIBCPP_3.2) !<BR>&gt; But I couldn't find it on my =
CD.<BR>&gt;=20
  I'm on ASPLinux (based on RedHat), KDE =
3.0<BR></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_0027_01C1E337.AD3C9660--