Re: fail on cvs make

1999-05-12 Thread Jean-Marc Lasgouttes
> "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes: Richard> jmarc jmentioned, >> Did you re-run configure? Richard> Ack, no :) How do I know when this is necessary? It is necessary everytime a source file is added or removed from the repository. In fact, all that needs to be

Re: fail on cvs make

1999-05-12 Thread Richard E. Hawkins Esq.
jmarc jmentioned, > Did you re-run configure? Ack, no :) How do I know when this is necessary? rick --

Re: fail on cvs make

1999-05-12 Thread Jean-Marc Lasgouttes
> "Richard" == Richard E Hawkins Esq <[EMAIL PROTECTED]> writes: Richard> I've updated twice, and still get Richard> /usr/src/lyx-1_0_x/src/lyxfunc.C:2736: undefined reference to Richard> `ImportNoweb::run(void)' collect2: ld returned 1 exit status Richard> make[1]: *** [lyx.mm] Error 1 make

fail on cvs make

1999-05-11 Thread Richard E. Hawkins Esq.
I've updated twice, and still get /usr/src/lyx-1_0_x/src/lyxfunc.C:2736: undefined reference to `ImportNoweb::run(void)' collect2: ld returned 1 exit status make[1]: *** [lyx.mm] Error 1 make[1]: Leaving directory `/usr/src/lyx-1_0_x/src' make: *** [all] Error 1 --