To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=39927





------- Additional comments from [EMAIL PROTECTED] Mon Jan 31 13:40:08 -0800 
2005 -------
The real main function should come from the VCL though, in here:

unx/source/app/salmain.cxx:int main( int argc, char *argv[] )

It appears that salmain.cxx is gone with 680, see:

Revision 1.10.38.1
Commit info     2003-10-21 07:53:52-0800 (15 months, 1 week ago) by pl
Branch  cws_src680_vclplug
#i21232# first round of virtualizing the Sal classes, Unix works, Windows to 
come

Wherever main() actually is now, is what needs to get linked in.  I assume that
the X11 VCL plug still has a main, since OOo needs to run under X11 without the
GTK or KDE VCLplugs.

Eric, I think that there's just some missing build-variables that you need to
set here now to build the correct bits of the VCLplug stuff.  OOo needs a main()
anyway, we just have to find out where its built now.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to