>>>>> "Jochen" == Jochen Kmietsch <[EMAIL PROTECTED]> writes:

>> Jochen, in the meantime, you can just delete the offening commands
>> (two lyxerr.debug() statements) since they are not important. Tell
>> us what happens then.
Jochen> It compiled that file ok.  I am waiting for the rest right now
Jochen> :)

OK, I fixed these in the source.

Jochen> "../src/lyx_main.C", line 148: Warning (Anachronism): Formal
Jochen> argument 2 of type extern "C" void(*)(int) in call to
Jochen> signal(int, extern "C" void(*)(int)) is being passed
Jochen> void(*)(int).  [...]  "lyxvc.C", line 337: Warning
Jochen> (Anachronism): Formal argument 2 of type extern "C"
Jochen> int(*)(forms_*,void*) in call to fl_set_form_atclose(forms_*,
Jochen> extern "C" int(*)(forms_*,void*), void*) is being passed
Jochen> int(*)(forms_*,void*).

I do not really know what to do with those.

Jochen> Then some in this manner: "Chktex.C", line 86: Warning: file
Jochen> hides Chktex::file.  "paragraph.C", line 350: Warning: layout
Jochen> hides LyXParagraph::layout.  "paragraph.C", line 849: Warning:
Jochen> layout hides LyXParagraph::layout.  "paragraph.C", line 897:
Jochen> Warning: size hides LyXParagraph::size.

These are legitimate, but probably harmless. I fixed the first one,
and then got bored :)

Jochen> Also a whole lot like this: "lyx_gui.C", line 98: Warning:
Jochen> String literal converted to char* in initialization.

Hmm, I do not know what to do here. It is probably xform's fault.

Jochen> Should be a four figure number of warnings but I guess the Sun
Jochen> CC is very picky :) I can pipe the whole output to a file and
Jochen> mail that to whoever wants it but it would be too much for the
Jochen> list.

I think I'll wait for 1.1.x for that. We do not want to do much
cleanup work on 1.0.x anyway... 

Jochen> Oh, now I get

Jochen> Undefined first referenced symbol in file void
Jochen> MenuRunChktex(Buffer*) lyxfunc.o void MenuRunLaTeX(Buffer*)
Jochen> lyxfunc.o int send_fax(const LString&,const LString&) lyx_cb.o
Jochen> void MenuBuildProg(Buffer*) lyxfunc.o ld: fatal: Symbol
Jochen> referencing errors. No output written to lyx *** Error code 1

Jochen> at the very end, when trying to link everything together.

Jochen> I just did a "make clean" and another "make", let's see if
Jochen> that makes a difference, I will send this mail off now so you
Jochen> have my first results and then mail again when I failed or
Jochen> succeded.

So, did it succeed?

JMarc

Reply via email to