Hello again !
On 03-Jun-99 Jean-Marc Lasgouttes wrote (concerning Re: lyx-1.0.3 compile fails on
Solaris 2.6 with Sun CC 5.0):
> Jochen> Hi Folks ! It's me again :) The VSPACE problem does not
> Jochen> appear anymore but now I get
> OK, One problem solved :)
Thanks again for the quick work on that.
> 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.
It compiled that file ok. I am waiting for the rest right now :)
> Tell us also if you get warnings.
Lots of them :) Some of them in this form:
"../src/lyx_main.C", line 148: Warning (Anachronism): Formal argument 2 of type extern
"C" void(*)(int) in call to signal(int, extern "C" void(*)(int)) is being passed
void(*)(int).
[...]
"lyxvc.C", line 337: Warning (Anachronism): Formal argument 2 of type extern "C"
int(*)(forms_*,void*) in call to fl_set_form_atclose(forms_*, extern "C"
int(*)(forms_*,void*), void*) is being passed int(*)(forms_*,void*).
Then some in this manner:
"Chktex.C", line 86: Warning: file hides Chktex::file.
"paragraph.C", line 350: Warning: layout hides LyXParagraph::layout.
"paragraph.C", line 849: Warning: layout hides LyXParagraph::layout.
"paragraph.C", line 897: Warning: size hides LyXParagraph::size.
Also a whole lot like this:
"lyx_gui.C", line 98: Warning: String literal converted to char* in initialization.
Should be a four figure number of warnings but I guess the Sun CC is very picky :)
I can pipe the whole output to a file and mail that to whoever wants it but it would
be too much for the list.
Oh, now I get
Undefined first referenced
symbol in file
void MenuRunChktex(Buffer*) lyxfunc.o
void MenuRunLaTeX(Buffer*) lyxfunc.o
int send_fax(const LString&,const LString&) lyx_cb.o
void MenuBuildProg(Buffer*) lyxfunc.o
ld: fatal: Symbol referencing errors. No output written to lyx
*** Error code 1
at the very end, when trying to link everything together.
I just did a "make clean" and another "make", let's see if that makes a difference, I
will send this mail off now so you have my first results and then mail again when I
failed or succeded.
Jochen
---
"The most likely way for the world to be destroyed, most experts agree, is
by accident. That's where we come in; we're computer professionals.
We cause accidents." --Nathaniel Borenstein