Subj : Squish under Linux
To   : Bob Jones
From : mark lewis
Date : Sun Nov 09 2003 01:59 pm

BJ> Mark:

BJ> Would you try adding a subdirectory 'sqafix' (without the
BJ> quotes) at the same level that the squish, slib, util, etc.
BJ> (typically .../maximus/sqafix ) already exist in your source
BJ> code tree and try running your CVS update again?  I suspect
BJ> that you may have a user ID issue with creating
BJ> sub-directories in the location where you are compiling the
BJ> code and updating from CVS.  :(    Let me know what happens.

added the directory with the same results... running everything as root so that
should not be a problem... ended up removing everything and reinstalling
maximus-3.03-etc.tar.gz and running

cvs -z3 -d :pserver:[email protected]:/cvsroot/maximus co maximus

(instead of   cvs up)

and then cd into the maximus directory and run ./configure and then make build
with a similar error... my redirection logging isn't working as i'd like but
the screen output without redirection ends like so...

sqafix.c:2180: warning: passing arg 2 of `DoDumpArea' from incompatible pointer
type
sqafix.c:2182: warning: passing arg 2 of `DoRunManualMode' from incompatible
pointer type
sqafix.c: At top level:
sqafix.c:218: warning: `DoCheckKey' defined but not used
sqafix.c:228: warning: `DoGetKey' defined but not used
gmake[1]: *** [sqafix.o] Error 1
make: *** [sqafix] Error 2

i'm currently seeking info on redirecting everything to the log file... seems
that

 program 2>&1 > logfile

isn't grabbing everything as desired...

)\/(ark


* Origin: (1:3634/12)