[bt-devel] Link Errors in CVS

Thomas J. Philpot bt-devel@crosswire.org
Mon, 3 Apr 2000 18:06:18 -0500


I just did a clean checkout of BT 0.3 from CVS (i.e. I deleted my older version
 and re-chechecked it out)  and I get the following link error. Any thoughts?

make[3]: Entering directory `/home/thomas/src/KDE/bibletime-2/bibletime'

/bin/sh ../libtool --silent --mode=link g++  -O2  -s -o bibletime -L/opt/kde2/lib -L/opt/q
/usr/X11R6/lib kstartuplogo.o chtmlwidget.o chtmldialog.o cbackend.o
bibletime_init.o bibletime_slots.o bibletime.o main.o chtmldialog.moc.o
cbackend.moc.o chtmlwidget.moc.o bibletime.moc.o kstartuplogo.moc.o 
./backend/sword/libsword.a ./backend/libbackend.a ./tipofday/libtipofday.a
./frontend/libfrontend.a ./frontend/presenters/libpresenters.a
./frontend/groupmanager/libgroupmanager.a
./frontend/optionsdialog/liboptionsdialog.a
./frontend/searchdialog/libsearchdialog.a -lkhtml -lkdeui -lkdecore -lqt -lXext
-lX11  -lsword ./backend/sword/libsword.a(cswordbackendmanager.o): In function
`CSWORDBackEndManager::CSWORDBackEndManager(void)':
cswordbackendmanager.o(.text+0xcd): undefined reference to
`PLAINFootnotes::PLAINFootnotes(void)' collect2: ld returned 1 exit status
make[3]: *** [bibletime] Error 1 make[3]: Leaving directory
`/home/thomas/src/KDE/bibletime-2/bibletime' make[2]: *** [all-recursive] Error
1 make[2]: Leaving directory `/home/thomas/src/KDE/bibletime-2/bibletime'
make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory
`/home/thomas/src/KDE/bibletime-2' make: *** [all-recursive-am] Error 2


Thanks,
Tom