To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=86954 Issue #|86954 Summary|python build igores CFLAGS set in SYSBASE case Component|tools Version|current Platform|All URL| OS/Version|Solaris Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|hjs Reported by|hjs
------- Additional comments from [EMAIL PROTECTED] Wed Mar 12 10:29:28 +0000 2008 ------- when SYSBASE is set, compiling should be done using the includes found over there instead of using system header.this normally can be achieved by adding some more or less elaborate compiler switches. unbfortunately, pythons Makefile.pre.in just discards all CFLAGS passed to configure... due to some other environment tweaks, this is only known to be an issue on solaris. --------------------------------------------------------------------- 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]
