Build Problems on RedHat 6.2 (was Re: [sword-devel] Diatheke)

2001-10-28 Thread Timothy R. Butler
Hi again, After playing with the code some more, I seem to be having a completely different problem compiling. I can get all of the $SWORD_HOME/src/ directory to build, but the $SWORD_HOME/test/ fails with the following message: gcc -I../include/ -D_GNU_SOURCE -DNDEBUG -D_GNU_SOURCE -DND

Re: Build Problems on RedHat 6.2 (was Re: [sword-devel] Diatheke)

2001-10-28 Thread Troy A. Griffitts
Tim, Yeah, there's been something strange with ar and our makesystem. Sometimes things don't get added to the lib (.a file). Try going into the directory with the missing object file and type 'make clean' then 'make'. e.g. cd src/modules/comments/rawcom make clean make cd ../../../..

RE: [sword-devel] More Splashes

2001-10-28 Thread Chris Little
> > > "Why have a splash screen at all?!!!" > > > > Splash screens are a visual cue that the program is loading. > > You've missed the point. The end-user should not have to be > told that the program is loading at all. Only the minimum > amout of initialisation should be done so that the pro

Re: Build Problems on RedHat 6.2 (was Re: [sword-devel] Diatheke)

2001-10-28 Thread Timothy R. Butler
Hi Troy, Thanks, that does definately help, but it seems to lead to a different but related problem. It now outputs: gcc -L../../../lib/ -o diatheke diatheke.o corediatheke.o -lsword -lstdc++ -lz corediatheke.o: In function `doquery(int, char, char, char, char const *, char const *,