FireBurn / Overlay

Gentoo Overly
GNU General Public License v3.0
21 stars 6 forks source link

net-misc/openssh-7.7_p1-r7 build error #57

Closed cnd closed 5 years ago

cnd commented 6 years ago
sshkey.c:280:19: error: ‘key’ undeclared (first use in this function); did you mean ‘key_t’?
   return RSA_bits(key->rsa);
                   ^~~
                   key_t
FireBurn commented 6 years ago

Hi

That ebuild is only for OpenSSL 1.1

On Mon, 13 Aug 2018, 15:16 cnd, notifications@github.com wrote:

sshkey.c:280:19: error: ‘key’ undeclared (first use in this function); did you mean ‘key_t’? return RSA_bits(key->rsa); ^~~ key_t

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/FireBurn/Overlay/issues/57, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFR8wYOt7mttl70zLxGY3aGLYC3PLZSks5uQYomgaJpZM4V6lsG .

cnd commented 6 years ago

@FireBurn I see, it could be good to correct slot in deps I guess

FireBurn commented 6 years ago

Yeah I'll get that sorted

On Mon, 13 Aug 2018, 15:34 cnd, notifications@github.com wrote:

@FireBurn https://github.com/FireBurn I see, it could be good to correct slot in deps I guess

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/FireBurn/Overlay/issues/57#issuecomment-412539871, or mute the thread https://github.com/notifications/unsubscribe-auth/AAFR8_0eMS8kPyZUQgm3pP1jAdoSwpmFks5uQY6TgaJpZM4V6lsG .