https://issues.apache.org/ooo/show_bug.cgi?id=125372

          Issue ID: 125372
        Issue Type: DEFECT
           Summary: icu can't be build with gcc on Solaris
           Product: Build Tools
           Version: 4.1.0
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: external prerequisites
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 83793
  --> https://issues.apache.org/ooo/attachment.cgi?id=83793&action=edit
don't define _XOPEN_SOURCE_EXTENDED on Solaris

icu can't be build with gcc on Solaris,.because it defines
_XOPEN_SOURCE_EXTENDED.This efficiently hides _XOPEN_SOURCE=600 definition and
leads to compilation failure with 
#error "Compiler or options invalid for pre-UNIX 03 X/Open applications \
        and pre-2001 POSIX applications"

-- 
You are receiving this mail because:
You are the assignee for the issue.
You are watching all issue changes.

Reply via email to