[bt-devel] ASPLinux compile

Joachim Ansorg bt-devel@crosswire.org
Sat, 17 May 2003 12:49:14 +0200


Hi!

The source code can be downloaded from our download area, too.
I guess you're missing Sword 1.5.5, please make sure it's installed.


Joachim


> 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 >= 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
> configure:7349: /usr/lib/qt-3.0.4/bin/uic -L /nonexistant conftest.ui
> >/dev/null configure:7371: checking whether uic supports -nounload
> 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=link 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
>   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:
>   > "Найдено пакетов: с исходными текстами - 0; бинарных - 1
>   > Проблема с зависимостями:
>   > liblcms.so.1 нужен для bibletime-1.2.2-1mdk
>   > libpng12.so.0 нужен для bibletime-1.2.2-1mdk
>   > libstdc++.so.5 нужен для bibletime-1.2.2-1mdk
>   > libstdc++.so.5(GLIBCPP_3.2) нужен для 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

-- 
Joachim Ansorg
www.bibletime.info
joachim.ansorgs.de