Subj : sqafix compilation errors To : mark lewis From : Bo Simonsen Date : Tue Nov 18 2003 04:30 pm Hello mark! Nov 16 12:46 03, mark lewis wrote to Bo Simonsen: ml>>> i'm starting it all again, right now at the timestamp on this ml>>> message... just deleted the maximus directory and unzippes the ml>>> max-3.03-etc.tar.gz file and now my script is pulling it all from ml>>> cvs again... BS>> Okay. A checkout should do it :-) ml> had to do a bit of surgery on sqastr.c and sqaexe.c... ml> tr "\015" "\040" < sqastr.c > sqastr.c2 ml> mv sqastr.c sqastr.c1 ml> mv sqastr.c2 sqastr.c ml> tr "\015" "\040" < sqaexe.c > sqaexe.c2 ml> mv sqaexe.c sqaexe.c1 ml> mv sqaexe.c2 sqaexe.c ml> then sqastr.c required additional editing to recombine the lines ml> continued by \ on the end of them... Ahh okay. ml> after doing that, i'm am apparently getting a complete compile ml> process as my maxbuild.log file is now ending with.. ml> Build Complete; edit your control files and 'make install' Okay, that's good, you did just remove the \ ? ml> i can't tell you what lines contain the ^M in those two source files ml> as i was unable to get grep to look for that character... and i have ml> no idea about the \ continuation lines problem... is there some ml> setting for gcc or something that i may be able to look at and ml> adjust?? I don't have the DOS to Unix program at my hand.. But a tr -d '\r' < infile > outfile might do it. Regards, Bo --- Msged/LNX 6.1.2 (Linux/2.4.18-586tsc (i586)) * Origin: The Night Express, Roennede Dk (2:236/100) .