Date: Sun, 24 Mar 2019 16:38:37 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: maintainer-feedback requested: [Bug 236765] editors/libreoffice 6.2.2 fails to build with gcc on !libc++ archs Message-ID: <bug-236765-25061-BNSotymQj3@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236765-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-236765-25061@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-office mailing list <office@FreeBSD.org> for maintainer-feedback: Bug 236765: editors/libreoffice 6.2.2 fails to build with gcc on !libc++ ar= chs https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236765 --- 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236765-25061-BNSotymQj3>