[Bug 2990] cannot build openssh-portable against libressll 2.9.1

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Thu Apr 11 17:08:27 AEST 2019


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

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #20 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to admzzz from comment #19)
> Darren Tucker,
> excuse me, one more question: is it possible to cross-compile
> openssh statically on x86-64 for armv7-a (i.e. without use of glibc
> and password's authentication)?

It should be possible since OpenSSH does support cross-compilation via
the standard --build and --target arguments to configure.  That said it
is exercised much less frequently than the usual self-hosted builds. 

> what severities and ambushes could happen on this way?

There's a lot of extra things that can go wrong with a
cross-compilation environment so if it breaks you get to keep both
pieces.

> or maybe you know about precompiled binaries (i'd googled them, but
> found nothing)?

Not something I usually take much notice of, but if your platform is
compatible with openwrt binaries I know they at least ship openssh
packages.

Anyway this has drifted a long way from the original bug report so I'm
closing.

-- 
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