To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=95798 Issue #|95798 Summary|lpsolver does not respect $CC on OpenSolaris Component|Spreadsheet Version|DEV300m34 Platform|PC URL| OS/Version|Solaris Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P4 Subcomponent|code Assigned to|christianlins Reported by|christianlins
------- Additional comments from [EMAIL PROTECTED] Mon Nov 3 13:20:23 +0000 2008 ------- Similar to issue #85989 the build breaks in lpsolver while executing "sh ccc.solaris". This script uses 'cc' as its compiler, but since OpenSolaris 2008.11 'cc' is the GNU gcc and not Sun CC. With attached patch the compiler variable is changed from 'cc' to '$CC' which fixes this. I will introduce the patch with CWS cli004. --------------------------------------------------------------------- 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]
