On 06-Jul-2000 Angus Leeming wrote:
> Jürgen> NOT good this should be generated automatically from the .fd file, so
> Jürgen> if you have to make changes to it which cannot be handled by the sed-logic
> Jürgen> in the Makefile you have to use a patch which is automatically applied
> Jürgen> every time the fd-file is edited!
> 
> Ok. The both problems arose because I had a forward declaration of 
>       struct FD_form_citation;
> in FormCitation.h
> Replacing this with
>       #include "form_citation.h"
> cures the problem, although I still think that this is not good practice!
> 
> Good someone modify FormCitation.h please. thereafter, form_citation.[Ch] can
> be autogenerated.
> 

Well I applied it here on my local tree, can compile now but on linking
I get:

 -lc -lm -L/usr/X11R6/lib -lX11
buffer.o: In function `Buffer::parseSingleLyXformat2Token(LyXLex &, LyXParagraph *&,
LyXParagraph *&, lyxstring const &, int &, char &, LyXFont &, 
LyXParagraph::footnote_flag
&, LyXParagraph::footnote_kind &)':
/nfs/sinco/source/lyx/lyx-devel/src/insets/insetcite.h:27: undefined reference to
`InsetCitation virtual table'
lyxfunc.o: In function `LyXFunc::Dispatch(int, char const *)':
/nfs/sinco/source/lyx/lyx-devel/src/insets/insetcite.h:27: undefined reference to
`InsetCitation virtual table'
collect2: ld returned 1 exit status
make[3]: *** [lyx] Error 1


So could you please fix this, I don't have the time to do it right now!

     Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450296
I-39100 Bozen           Web:     http://www.sad.it/~jug

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Are we on STRIKE yet?

Reply via email to