To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58817
User cmc changed the following:
What |Old value |New value
================================================================================
Ever confirmed| |1
--------------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Dec 5 00:35:10 -0800
2005 -------
The default build copies in that libgcc_s.so thing from your build-time system
into your installset. If you have a prelinked build system then this file has
been prelinked and the rpms created will report "bad md5" on installing on any
machine and the install won't work.
It's a tricky error, I can't think of a perfect test that "your libgcc_s.so is
not suitable for putting into a install set", but checking for prelink.macro is
close enough. While it's an install time error, it's due solely to the build
time inclusion of a prelinked libgcc_s.so, so a build time test is the right
place for it.
---------------------------------------------------------------------
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]