[sword-devel] sword make error
Alvin Smith
email at alvinsmith.com
Fri Aug 6 18:09:33 MST 2004
Still trying to get sword and bibletime installed on my computer. Running
FC2. Error when running make for sword-1.5.7.
# ./usrinst.sh --enable-shared --with-curl --without-clucene
This seems to run ok.
Then "make".
# make
make all-recursive
make[1]: Entering directory `/home/alvin/My Downloads/sword-1.5.7'
Making all in lib
make[2]: Entering directory `/home/alvin/My Downloads/sword-1.5.7/lib'
if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..
-I../include -DUSE_AUTOTOOLS -DUNIX -DUSBINARY -g3 -O0 -Werror
-DCURLAVAILABLE -MT installmgr.lo -MD -MP -MF ".deps/installmgr.Tpo" \
-c -o installmgr.lo `test -f '../src/mgr/installmgr.cpp' || echo
'./'`../src/mgr/installmgr.cpp; \
then mv -f ".deps/installmgr.Tpo" ".deps/installmgr.Plo"; \
else rm -f ".deps/installmgr.Tpo"; exit 1; \
fi
rm -f .libs/installmgr.lo
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -DUSE_AUTOTOOLS -DUNIX
-DUSBINARY -g3 -O0 -Werror -DCURLAVAILABLE -MT installmgr.lo -MD -MP -MF
.deps/installmgr.Tpo -c ../src/mgr/installmgr.cpp -fPIC -DPIC
../src/mgr/installmgr.cpp: In member function `char
sword::InstallMgr::FTPURLGetFile(void*, const char*, const char*)':
../src/mgr/installmgr.cpp:153: error: `TRUE' undeclared (first use this
function)
../src/mgr/installmgr.cpp:153: error: (Each undeclared identifier is
reported
only once for each function it appears in.)
make[2]: *** [installmgr.lo] Error 1
make[2]: Leaving directory `/home/alvin/My Downloads/sword-1.5.7/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/alvin/My Downloads/sword-1.5.7'
make: *** [all] Error 2
Does anyone have any insight into this error?
Thanks,
--
Alvin Smith
More information about the sword-devel
mailing list