On Thu, Aug 26, 2004 at 05:57:14PM -0400, Dossy Shiobara wrote: > Did you build from a clean tarball or check-out, or did you "cvs up" in > place and just do a "make"? You may need to "make clean" and even "make > distclean" in some cases if you "cvs up" in place.
My experience building Tcl 8.4.6 and 8.4.7 is even worse than that. The only reliable way I know of to get Tcl 8.4.7 to REALLY build from scratch was to use a clean CVS checkout. At first I tried to re-use the same directory where I'd previously built Tcl 8.4.6 directory, but that never worked right. For AOLserver though, my experience is that using "make clean distclean" works fine. You get a from-scratch build after that. -- Andrew Piskorski <[EMAIL PROTECTED]> http://www.piskorski.com/ -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
