it got further... sqastr.c is full of \'s too ;-(
I _really_ don't understand it.. You're scure of there ain't
Carrige Return in the source file?
it got further... sqastr.c is full of \'s too ;-(
I _really_ don't understand it.. You're scure of there ain't
Carrige Return in the source file?
i haven't looked... the files are straight off sourceforge... the
linux box goes and grabs them and haves at them... i don't pull
anything *nix oriented on anything other than a *nix box unless i'm
going to try to compile it with EMX on OS2 and see if it works...
it got further... sqastr.c is full of \'s too ;-(
I _really_ don't understand it.. You're scure of there ain't
Carrige Return in the source file?
i haven't looked... the files are straight off sourceforge... the
linux box goes and grabs them and haves at them... i don't pull
anything *nix oriented on anything other than a *nix box unless i'm
going to try to compile it with EMX on OS2 and see if it works...
Very good, I would presuiate if you gave me a compile log too,
because I doubt that we/I did remember #ifdef UNIX every
place.
i haven't looked... the files are straight off sourceforge... the
linux box goes and grabs them and haves at them... i don't pull
anything *nix oriented on anything other than a *nix box unless i'm
going to try to compile it with EMX on OS2 and see if it works...
Very good, I would presuiate if you gave me a compile log too,
because I doubt that we/I did remember #ifdef UNIX every
place.
i'm starting it all again, right now at the timestamp on this
message... just deleted the maximus directory and unzippes the max-3.03-etc.tar.gz file and now my script is pulling it all from cvs again...
i'm starting it all again, right now at the timestamp on this
message... just deleted the maximus directory and unzippes the
max-3.03-etc.tar.gz file and now my script is pulling it all from cvs
again...
Okay. A checkout should do it :-)
i'm starting it all again, right now at the timestamp on this
message... just deleted the maximus directory and unzippes the
max-3.03-etc.tar.gz file and now my script is pulling it all from
cvs again...
Okay. A checkout should do it :-)
had to do a bit of surgery on sqastr.c and sqaexe.c...
tr "\015" "\040" < sqastr.c > sqastr.c2
mv sqastr.c sqastr.c1
mv sqastr.c2 sqastr.c
tr "\015" "\040" < sqaexe.c > sqaexe.c2
mv sqaexe.c sqaexe.c1
mv sqaexe.c2 sqaexe.c
then sqastr.c required additional editing to recombine the lines continued by \ on the end of them...
after doing that, i'm am apparently getting a complete compile
process as my maxbuild.log file is now ending with..
Build Complete; edit your control files and 'make install'
i can't tell you what lines contain the ^M in those two source files
as i was unable to get grep to look for that character... and i have
no idea about the \ continuation lines problem... is there some
setting for gcc or something that i may be able to look at and
adjust??
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,024 |
Nodes: | 17 (1 / 16) |
Uptime: | 01:16:16 |
Calls: | 503,341 |
Calls today: | 10 |
Files: | 107,027 |
D/L today: |
28,457 files (1,945M bytes) |
Messages: | 441,535 |
Posted today: | 4 |