Re: [gentoo-user] electron and sslv3

2017-09-17 Thread Damo Brisbane
FYI this info and use flags worked for me to get a clean *electron* build (with also getting eg *nodejs *dependency). I think also works for chromium. I doubt "static-libs" is making any difference: */etc/portage>* emerge --info electron dev-libs/openssl-1.0.2l::gentoo was built with the followin

Re: [gentoo-user] electron and sslv3

2017-09-03 Thread Damo Brisbane
Emerge -pv openssl: [ebuild R] dev-libs/openssl-1.0.2l::gentoo USE="asm sslv3 tls-heartbeat zlib -bindist -gmp -kerberos -rfc3779 -sctp -sslv2 -static-libs {-test} -vanilla"... I figured ssl better off without it; I think the issue with this package is it builds it's own version of chromiu

Re: [gentoo-user] electron and sslv3

2017-09-01 Thread Adam Carter
On Sat, Sep 2, 2017 at 6:26 AM, Damo Brisbane wrote: > Hello, > > I am having troubles installing dev-util/electron, related to linking in > "ssl3" in the final step of the ebuild, from build log: > > /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: > cannot find -ls

[gentoo-user] electron and sslv3

2017-09-01 Thread Damo Brisbane
Hello, I am having troubles installing dev-util/electron, related to linking in "ssl3" in the final step of the ebuild, from build log: /usr/lib/gcc/x86_64-pc-linux-gnu/6.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: cannot find -lssl3 FYI on ssl, I only want a "working/current" ssl and/or tls in