On Mon, 28 Jun 1999, Lee Mathers wrote: > In file included from Display.cc:13: > Display.h:42: `cgi' was not declared in this scope > Display.h:42: parse error before `)' > Display.h:133: syntax error before `*' Without seeing the file as it was modified, it's difficult to guess what's going on. Offhand, I'd guess you're not including the htlib/cgi.h class anymore--thus the undeclared cgi comment. But parse and syntax errors are something that requires looking at the source lines in question. -Geoff Hutchison Williams Students Online http://wso.williams.edu/ ------------------------------------ To unsubscribe from the htdig3-dev mailing list, send a message to [EMAIL PROTECTED] containing the single word "unsubscribe" in the SUBJECT of the message.
