Hi! I figured out why my Solaris 2.6 box was hanging while trying to compile recover-src/uparse.c
Apparently my compiler is old enough (yes, I know, I will work on upgrading it...) that it doesn't like #line pragmas which contain the source file. By manually editing the file, and removing all of the references to '/home/gandalf/u66/jrj/work/amanda...' I was able to get it to compile. I got the idea because of a comment in the file stating that 'some compilers choke on comments #line lines'. Note that actually, while writing the email message, I discovered that I didn't get all of the #line lines -- at least one was left (the one to the bison.simple file), so I don't know why it choked on the other ones, unless it has to do with the size of the path... Thanks, Ricky ----------------------------------------------------- Richard Morse System Administrator MGH Biostatistics Center 50 Staniford St. Rm 560 [EMAIL PROTECTED] 617/724-9830
