To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=106059 Issue #|106059 Summary|Allow building on Snow Leopard (10.6) / add correspond |ing configure checks Component|porting Version|DEV300m61 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|PATCH Priority|P3 Subcomponent|MacOSX Assigned to|macport Reported by|cloph
------- Additional comments from [email protected] Mon Oct 19 21:29:23 +0000 2009 ------- Building on Mac OS X 10.6 (Snow Leopard) for 10.4 requires the use of gcc-4.0 compiler and a compatible python version. The patch adds the corresponding configure-checks * error if gcc is not 4.0.x, * use python2.3 from the SDK (the copy in /System/.... is broken), * default to CC/CXX for the objc/obj++ compilers, * modify lpsolve patch to also use $CC, * disable the use of the seperate nss (the libsqlite3.dylib conflicts with the copy from the 10.6 system) for the last one, issue 104832 took a different aproach (used for HH-environment) - there it is solved by forcing the libsqlite3 from the system. *** Don't forget to run autoconf *** --------------------------------------------------------------------- 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]
