[Bug 226652] x11-toolkits/vte3 fails to build on 11.1
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 16 14:30:04 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226652
Ting-Wei Lan <lantw44 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lantw44 at gmail.com
--- Comment #4 from Ting-Wei Lan <lantw44 at 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.
More information about the freebsd-gnome
mailing list