[sword-devel] CVS Compile issues
David's Mailing List and Spam Receiver
sword-devel@crosswire.org
Fri Apr 23 16:08:08 MST 2004
Maybe it's just me, but i can't get cvs to compile. I get the following errors
g++ -ftemplate-depth-25 -DCURLAVAILABLE -g -O2 -o .libs/testlib
testlib.o ./lib/.libs/libsword.so -L/usr/lib -licui18n -licuuc -licudata
-lpthread -lm -licuio /usr/lib/libcurl.so -lssl -lcrypto -ldl -lz -Wl,--rpath
-Wl,/usr/local/lib
testlib.o(.text+0x69): In function `main':
/home/david/programs/cvs/sword/testlib.cpp:22: undefined reference to
`sword::RawText::RawText[in-charge](char const*, char const*, char const*,
sword::SWDisplay*, char, char, char, char const*)'
testlib.o(.text+0xb0):/home/david/programs/cvs/sword/testlib.cpp:28: undefined
reference to `sword::RawCom::RawCom[in-charge](char const*, char const*, char
const*, sword::SWDisplay*, char, char, char, char const*)'
testlib.o(.text+0x227):/home/david/programs/cvs/sword/testlib.cpp:60:
undefined reference to `sword::RawCom::~RawCom [in-charge]()'
testlib.o(.text+0x22f):/home/david/programs/cvs/sword/testlib.cpp:60:
undefined reference to `sword::RawText::~RawText [in-charge]()'
testlib.o(.text+0x292):/home/david/programs/cvs/sword/testlib.cpp:33:
undefined reference to `sword::RawCom::~RawCom [in-charge]()'
testlib.o(.text+0x29a):/home/david/programs/cvs/sword/testlib.cpp:33:
undefined reference to `sword::RawText::~RawText [in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::ThMLMorph::ThMLMorph[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::RawFiles::RawFiles[in-charge](char const*, char const*, char const*,
sword::SWDisplay*, char, char, char, char const*)'
./lib/.libs/libsword.so: undefined reference to
`sword::UnicodeRTF::UnicodeRTF[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::GBFMorph::GBFMorph[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::GreekLexAttribs::GreekLexAttribs[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::OSISHeadings::OSISHeadings[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::GBFPlain::GBFPlain[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::ThMLScripref::ThMLScripref[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::GBFStrongs::GBFStrongs[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::zText::zText[in-charge](char const*, char const*, char const*, int,
sword::SWCompress*, sword::SWDisplay*, char, char, char, char const*)'
./lib/.libs/libsword.so: undefined reference to
`sword::OSISPlain::OSISPlain[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::OSISLemma::OSISLemma[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::ThMLStrongs::ThMLStrongs[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::ThMLFootnotes::ThMLFootnotes[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::ThMLPlain::ThMLPlain[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::ThMLLemma::ThMLLemma[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::GBFFootnotes::GBFFootnotes[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::OSISScripref::OSISScripref[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::OSISRedLetterWords::OSISRedLetterWords[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::GBFRedLetterWords::GBFRedLetterWords[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::ThMLHeadings::ThMLHeadings[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::OSISMorph::OSISMorph[in-charge]()'
./lib/.libs/libsword.so: undefined reference to `sword::zCom::zCom[in-charge]
(char const*, char const*, char const*, int, sword::SWCompress*,
sword::SWDisplay*, char, char, char, char const*)'
./lib/.libs/libsword.so: undefined reference to
`sword::ThMLVariants::ThMLVariants[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::HREFCom::HREFCom[in-charge](char const*, char const*, char const*,
char const*, sword::SWDisplay*)'
./lib/.libs/libsword.so: undefined reference to
`sword::GBFHeadings::GBFHeadings[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::OSISStrongs::OSISStrongs[in-charge]()'
./lib/.libs/libsword.so: undefined reference to
`sword::OSISFootnotes::OSISFootnotes[in-charge]()'
collect2: ld returned 1 exit status
make[1]: *** [testlib] Error 1
make[1]: Leaving directory `/home/david/programs/cvs/sword'
make: *** [all-recursive] Error 1
--
--David's Mailing List and Spam Receiver
Keeping me (relatively) spam free since 2003
More information about the sword-devel
mailing list