Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2019 07:29:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 236823] editors/libreoffice: fix build with GCC-based architectures
Message-ID:  <bug-236823-25061-kwsKCe4smq@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-236823-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-236823-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 236823: editors/libreoffice: fix build with GCC-based architectures
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D236823



--- Description ---
GCC currently doesn't know about some E* macros for errors. Make them ifdef=
'd.
Additionally, remove check for ETIMEDOUT, which is apparently the same valu=
e as
ETIME (this also causes an error).

Tested on powerpc64 and amd64.



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