To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=42239 Issue #:|42239 Summary:|testtool.bin, spadmin.bin and probably other tools do |not get built correctly on MacOSX Component:|porting Version:|680m71 Platform:|Macintosh URL:| OS/Version:|Mac OS X Status:|UNCONFIRMED Status whiteboard:| Keywords:| Resolution:| Issue type:|DEFECT Priority:|P1 Subcomponent:|code Assigned to:|mh Reported by:|fheckl
------- Additional comments from [EMAIL PROTECTED] Mon Feb 7 14:18:48 -0800 2005 ------- testtool.bin, spadmin.bin and probably other tools with sal_main() as their main function up to now were patched by ericb so they would get compiled without the compiler (gcc3.3) complaining. But upon launch the tools failed with a "bus error". Comparing with an intel linux build I figured that the problem is that the entry $OOOSRCDIR/solver/ 680/unxmacxp.pro/lib/salmain.o is missing in the respective object file lists e.g. in automation/ unxmacxp.pro/misc/testtool.list. Since I couldn't figure out when and how those lists are compiled I cannot offer a patch yet. Any help is welcome. --------------------------------------------------------------------- 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]
