To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=39172
------- Additional comments from [EMAIL PROTECTED] Mon Dec 19 11:18:25 -0800 2005 ------- Attaching some test code that moves all the if statements based on target architecture into one place (into solenv/bin/modules/installer/parameter.pm) and also pass the architecture to epm using flag -a arch. Next step is to remove the if statements completely as the arch value is set at configuration so put it in solenv/inc/unxlng*.mk. I have used this successfully to build sparc debs in a sparc64 shell, and building rpm also works ok. Some questions to consider: Does epm require the arch value to be the same one that would be returned by uname -m? How does the intel packaging handle any difference between i386, i586, i686, or is any value ok for intel when making rpm and deb? Can the arch values be taken from the configuration or do they need to be set explicitly at configure such as --with-epm-arch=xxx ? --------------------------------------------------------------------- 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]