Date: Wed, 26 Oct 2016 14:29:45 +0000 From: bugzilla-noreply@freebsd.org To: office@FreeBSD.org Subject: [Bug 213768] editors/libreoffice: Fix build with lang/gcc5 on 11.0-RELEASE Message-ID: <bug-213768-25061-TQbYUlWtBO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-213768-25061@https.bugs.freebsd.org/bugzilla/> References: <bug-213768-25061@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D213768 --- Comment #12 from Kenneth Salerno <kennethsalerno@yahoo.com> --- (In reply to Jung-uk Kim from comment #6) Hello. Yes, sure. I apologize for not adding a note about this as this patch is ambiguous! The patch to add "#include <stdio.h>" to stream.hxx is not to fix that particul= ar header - the issue is in the 4 or 5 *.cxx files that _include_ stream.hxx. = They require a definition of *printf functions and "EOF". Not sure where clang++'s system includes are pulling in stdio.h, but without explicitly including it for g++5, my build failed. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-213768-25061-TQbYUlWtBO>