[Bug 241168] sysutils/grub2-bhyve fails to build with error: 'gets' undeclared here on CURRENT

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Oct 10 12:49:57 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241168

Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |w.schwarzenfeld at utanet.at

--- Comment #2 from Walter Schwarzenfeld <w.schwarzenfeld at utanet.at> ---
Could not find "gets" in  argp-eexst.c. If I am right, I guess it is the
warning itself causes this error.

455 #undef gets
    456 _GL_WARN_ON_USE (gets, "gets is a security hole - use fgets instead");

and we only need to comment it out.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list