To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=84144
                 Issue #|84144
                 Summary|icu check for public setbReakType fails
               Component|tools
                 Version|1.0.0
                Platform|All
                     URL|
              OS/Version|All
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|PATCH
                Priority|P3
            Subcomponent|configure
             Assigned to|rene
             Reported by|geki





------- Additional comments from [EMAIL PROTECTED] Fri Nov 30 22:55:41 +0000 
2007 -------
This happens here because '-licuuc' is added to the wrong flag, LDFLAGS. It
should be added to LIBS where all other '-l*' flags are added to.

Right now g++ complaints at link-time about undefined references to icu code.
After that change the check works.

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