https://bugzilla.mindrot.org/show_bug.cgi?id=1770
Tom Lane <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #4 from Tom Lane <[email protected]> --- Sorry, that proposed patch does *not* fix it. When I do that I get /usr/ccs/bin/ld: Unsatisfied symbols: xstrdup (code) You really do have a circular dependency here, and the only way to make it work with just rejiggering the link line is to mention both libraries twice. -- Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
