To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=85976 Issue #|85976 Summary|build fails in lpsolve Component|porting Version|current Platform|Sun URL| OS/Version|Linux Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mh Reported by|sparcmoz
------- Additional comments from [EMAIL PROTECTED] Sat Feb 9 23:50:58 +0000 2008 ------- SRC680_m246: module lpsolve the build fails for GNU/Linux SPARC because file ccc contains -fpic compiler option, where -fPIC is needed. This happens because the module ignores the PICSWITCH which is set in solenv/inc/unxlngs.pro A possible solution is to patch a new ccc file similar as for ccc.osx A further complication is the file so_built_lpsolve was created too soon by this command: cd ./unxlngs.pro/misc/build/lp_solve_5.5/lpsolve55 && sh ccc && touch /home/jim/vanilla/lpsolve/./unxlngs.pro/misc/build/so_built_lpsolve --------------------------------------------------------------------- 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]
