Re: What's with this compile error?----

1999-09-21 Thread Ken Ingram
Okay. Then what's all this then? make[1]: Entering directory `/usr/src/lyx-1.0.4pre6/src' g++ -c -g -O2 -I. -I. -I../images -I/usr/X11R6/include lyxfunc.C lyxfunc.C: In method `class LString LyXFunc::Dispatch(int, const char * = 0)': lyxfunc.C:2433: virtual memory exhausted make[1]: *** [lyxfun

What's with this compile error?----

1999-09-20 Thread Ken Ingram
-g -O2 -I. -I. -I../images -I/usr/X11R6/include spellchecker.C spellchecker.C: In function `void create_ispell_pipe(const LString &)': spellchecker.C:348: passing `int *' as argument 2 of `select(int, __fd_set *, __fd_set *, __fd_set *, timeval *)' make[1]: *** [spellchecker.o] Error 1 make[1]: