To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=41114


User sparcmoz changed the following:

                  What    |Old value                 |New value
================================================================================
                   Summary|building rpm fails on     |building rpm fails on
                          |linux sparc               |linux sparc and ppc
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Tue Feb  8 23:09:13 -0800 
2005 -------
sparcmoz->ericb: 

These messages from solenv/inc/I use patched epm and the log file states this:
Wed Feb  9 15:55:17 2005 (09:45 min.)
######################################################
Check epm on system
######################################################
Using epmfile: /usr/bin/epm

Patch state: This is a patched version of epm!

But the actual build log says starting unpatched:
... starting unpatched epm ...     <<<<<======= see
... /usr/bin/epm -f rpm openofficeorg-core01
/home/jim/ooo/instsetoo_native/unxlngs.pro/OpenOffice/listfile/en-US/epm_OpenOffice_gid_Module_Root_unxlngs_SRC680__en-US.lst
2>&1 | ...

I searched fopr that string in solenv/bin
[EMAIL PROTECTED]:~/ooo/solenv/bin$ grep -r "starting unpatched" *
make_installer.pl:                                              print "...
starting unpatched epm ... \n";

Looking in that file near 'starting unpatched" reveals we need globals
is_special_epm and islinuxrpmbuild. 

[EMAIL PROTECTED]:~/ooo/solenv/bin$ grep -r "islinuxrpmbuild = 1" *
modules/installer/parameter.pm: $installer::globals::islinuxrpmbuild = 1;
Look in that file and see at line 319 you need add a patch for your platform.

This will produce some rpm packages but the package lists are corrupted with
i386 where should be sparc, and are no good. But it is progress...i have to stop
now until tomorrow.



---------------------------------------------------------------------
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]

Reply via email to