Current 6.8 git build issues on HP-UX
Darren Tucker
dtucker at zip.com.au
Wed Feb 25 08:43:47 AEDT 2015
On Tue, Feb 24, 2015 at 3:11 PM, Kevin Brott <kevin.brott at gmail.com> wrote:
> [...]
> "cipher-aesctr.c", line 30: warning #2260-D: explicit type is missing
> ("int" assumed)
> static inline void
>
does replacing "inline" with "__inline__" work? Failing that, removing
inline entirely?
ld: Unsatisfied symbol "xstrdup" in file
> openbsd-compat//libopenbsd-compat.a[bsd-misc.o]
> 1 errors.
>
That one looks like a link order problem. Unfortunately, given that it
already has "-lssh -lopenbsd-compat -lssh -lopenbsd-compat" we seem to just
be digging the hole deeper...
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list