[Bug 3482] Compilation fails with clang

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Oct 11 09:30:55 AEDT 2022


https://bugzilla.mindrot.org/show_bug.cgi?id=3482

Damien Miller <djm at mindrot.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org

--- Comment #1 from Damien Miller <djm at mindrot.org> ---
This code should only be compiled when libc fails to provide
asprintf(), which most modern ones do (inc. glibc). So the problem is
more likely configure failing to detect its presence.

Can you search though config.log to see what went wrong?

-- 
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list