[Bug 2589] errors show when build openssh 6.7p1 on AIX 5.3
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Mon Jun 20 13:21:59 AEST 2016
https://bugzilla.mindrot.org/show_bug.cgi?id=2589
--- Comment #27 from Darren Tucker <dtucker at zip.com.au> ---
(In reply to Mason from comment #26)
> Any suggestions?
I don't understand why it doesn't work. I do have access to an AIX box
however it doesn't have xlc. I was hoping to use the config.h you
supplied to figure out why it doesn't work, but I haven't done that
yet.
If you need to get it built right now, I'd suggest using 7.2p2 and
adding this line to sshbuf-getput-basic.c after all the #defines and
#includes:
#define va_copy(dest, src) (dest) = (src)
--
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.
More information about the openssh-bugs
mailing list