On Thu, Apr 10, 2008 at 8:08 PM, rgheck <[EMAIL PROTECTED]> wrote: > Bob Lounsbury wrote: > > > I just tried to build the latest svn revision #24220 on Slackware and > > got this error during make: > > > > > > > Andre forgot to svn add this new file. (We've all done it.) I'm guessing > he'll do it tomorrow, when he's back online. Until then, you'll need to roll > back to 24209: svn up -r 24209. > > rh
Thanks. That fixed it. Out of curiosity have you have run into this error: TocBackend.cpp:201: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <URL:http://gcc.gnu.org/bugs.html> for instructions. make[3]: *** [TocBackend.lo] Error 1 make[3]: Leaving directory `/home/bob/lyx-devel/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/bob/lyx-devel/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/bob/lyx-devel/src' make: *** [all-recursive] Error 1 I've received the (internal compiler error) at different times installing different programs. At some point someone suggested faulty memory, I've scanned the memory and it says it's ok. I just don't know what else would be causing this. Just wondering. Thanks, /Bob