[Bug 236765] editors/libreoffice 6.2.2 fails to build with gcc on !libc++ archs
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Mar 24 16:38:40 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236765
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 at FreeBSD.org
Reporter: jhibbits at FreeBSD.org
Flags: maintainer-feedback?(office at FreeBSD.org)
Assignee: office at FreeBSD.org
Created attachment 203108
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203108&action=edit
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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list