Date: Fri, 16 Mar 2018 14:30:01 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 226652] x11-toolkits/vte3 fails to build on 11.1 Message-ID: <bug-226652-6497-TLHyTWpqkL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-226652-6497@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226652 Ting-Wei Lan <lantw44@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lantw44@gmail.com --- Comment #4 from Ting-Wei Lan <lantw44@gmail.com> --- (In reply to w.schwarzenfeld from comment #1) No, the patch is wrong. The reason of the failure is that the configure script could not find 'round' function on the system. The fallback code in vte.cc should never be reached, and patching it hides the problem instead of fixing it. (In reply to mvharding from comment #0) Can you search for 'round' in 'config.log' file and see why the check failed? 'round' is a standard C99 function. I guess there may be some compiler flags set on your system hiding the declaration of it. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226652-6497-TLHyTWpqkL>
