maintainer-feedback requested: [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


Bugzilla Automation <bugzilla at FreeBSD.org> has asked freebsd-office mailing
list <office at FreeBSD.org> for maintainer-feedback:
Bug 236765: editors/libreoffice 6.2.2 fails to build with gcc on !libc++ archs
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236765



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


More information about the freebsd-office mailing list