To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85448
                 Issue #|85448
                 Summary|settings.mk, $ORIGIN for linux not escaped
               Component|api
                 Version|OOH680m3
                Platform|All
                     URL|
              OS/Version|Linux
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|code
             Assigned to|jsc
             Reported by|cmc





------- Additional comments from [EMAIL PROTECTED] Mon Jan 21 19:55:37 +0000 
2008 -------
Patch attached, so we have stuff built with empty rpath, e.g.

[EMAIL PROTECTED] SPECS]# readelf -d /usr/lib/voikko.uno.pkg/voikko.so|grep 
RPATH
 0x0000000f (RPATH)                      Library rpath: []

where we should have...

[EMAIL PROTECTED] SPECS]# readelf -d /usr/lib/voikko.uno.pkg/voikko.so |grep 
RPATH
 0x0000000f (RPATH)                      Library rpath: [$ORIGIN]

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