> On Thursday 05 August 2004 03:07 pm, Alvin wrote: >> Still trying to get sword and bibletime installed on my computer. >> Running >> FC2. Error when running make for sword-1.5.7. Joshua wrote: > Hi, > > It looks like there was more to the error, something above what you've > given us. That part would probably be helpful (it's what will show the > real error). > > Joshua K. # 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 -- Alvin Smith