On Sat, Aug 07, 2004 at 03:49:57PM EST, Luke Yelavich wrote: > Yes. I can't send attachments to the list, but if you write to me privately, > I can give you a patch to fix it. Actually, for everybody who wants it: http://www.themuso.com/const.patch.bz2 Go into the flite directory, and type the following command to patch. # bzcat /path/to/const.patch.bz2 | patch -p0 As the name suggests, it fixes some const stuff that GCC 3.3 needs. and compile. Luke