Would you try adding a subdirectory 'sqafix' (without the
quotes) at the same level that the squish, slib, util, etc.
(typically .../maximus/sqafix ) already exist in your source
code tree and try running your CVS update again? I suspect
that you may have a user ID issue with creating
sub-directories in the location where you are compiling the
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:anonymoys@cvs.sourceforge.net:/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
Would you try adding a subdirectory 'sqafix' (without the quotes)
at the same level that the squish, slib, util, etc.
Another question.
Does sqafix sources exist in original Pete's package? I
know it can be compiled with Watcom, but CVS doesn't
have original makefiles.
If anybody can send me these sources, please write to <stro@isd.dp.ua>
i'm currently seeking info on redirecting everything to
the log file... seems that
program 2>&1 > logfile
try 'program 1>name.log 2>name.err'... Unfortunately, that
will seperate stderr from stdout lines.....
Hmmmm......
Thanks for the note. If you find a solution, let me know.
program 2>&1 > logfile
try 'program 1>name.log 2>name.err'... Unfortunately, that will
seperate stderr from stdout lines.....
| Sysop: | digital man |
|---|---|
| Location: | Riverside County, California |
| Users: | 1,168 |
| Nodes: | 17 (0 / 17) |
| Uptime: | 505:10:36 |
| Calls: | 509,464 |
| Calls today: | 1 |
| Files: | 260,992 |
| D/L today: |
1,230 files (84,716K bytes) |
| Messages: | 471,296 |