Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Mar 2019 16:38:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 236765] editors/libreoffice 6.2.2 fails to build with gcc on !libc++ archs
Message-ID:  <bug-236765-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236765

            Bug ID: 236765
           Summary: editors/libreoffice 6.2.2 fails to build with gcc on
                    !libc++ archs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: office@FreeBSD.org
          Reporter: jhibbits@FreeBSD.org
             Flags: maintainer-feedback?(office@FreeBSD.org)
          Assignee: office@FreeBSD.org

Created attachment 203108
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D203108&action=
=3Dedit
Fix for libreoffice on gcc archs

libreoffice tries to use some error codes that are not defined on FreeBSD;
specifically ENOSR, ENOSTR, ENODATA, and defines ETIME to ETIMEDOUT which
causes a 'duplicate case statement' error.  The attached patch fixes this
build.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236765-25061>