To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49720
                  Issue #:|49720
                  Summary:|system nspr installed apart from mozilla
                Component:|framework
                  Version:|680m102
                 Platform:|PC
                      URL:|
               OS/Version:|Linux
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|tm
              Reported by:|pmladek





------- Additional comments from [EMAIL PROTECTED] Mon May 23 04:28:12 -0700 
2005 -------
The mozilla NSPR (Netscape Portable Runtime) part exists as a standalone project
now and can be distributed apart from mozilla, see
http://www.mozilla.org/projects/nspr/. It can be shared by more applications and
can be installed in another prefix than the mozilla itself. So, it is not enough
to set the include and link flags by the mozilla prefix. The pkg-config should
be used to detect the right compilation flags.

I found only one compilation problem in OOo. It was in the project extensions,
in the mozilla plugin subdirectory. I'll attach a patch that fixes the problem.

The fix should be quite safe. It checks the system nspr. It fallbacks to the
mozilla nspr. Finally, it fallbacks to the path derived from the mozilla prefix.

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