[Bug 1738] openbsd-compat wants xstrdup but it's in libssh.a

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Tue Mar 23 23:22:25 EST 2010


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

--- Comment #1 from Alan Hourihane <alanh at fairlite.co.uk> 2010-03-23 23:22:24 EST ---
The patch is broken as it uses xmalloc() and suffers the same linkage
problem. Sorry about that, a bit hasty with the patch.

We'd need to duplicate xmalloc into here too. But maybe you guys have a
better solution ?

Or perhaps do "-lssh -lopenbsd-compat -lssh" for the pksc11-helper
application ? then no patch would be required to bsd-misc.c

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list