Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 648766

Summary: net-misc/freerdp-2.0.0_rc1 with dev-libs/openssl-1.1.0g-r2 - ../../libwinpr/libwinpr2.so.2.0.0: undefined reference to `EVP_CIPHER_CTX_init'
Product: Gentoo Linux Reporter: bug2017
Component: Current packagesAssignee: Mike Gilbert <floppym>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 592438, 669514    
Attachments: emerge output

Description bug2017 2018-02-25 13:10:07 UTC
Created attachment 521010 [details]
emerge output

pulled in by kde-apps/krdc-17.12.2[rdp]

build errors of 2.0.0_rc1 and 9999 are the same:

make[2]: Leaving directory '/var/tmp/portage/net-misc/freerdp-2.0.0_rc1/work/freerdp-2.0.0_rc1_build'
../../libwinpr/libwinpr2.so.2.0.0: undefined reference to `EVP_CIPHER_CTX_init'
collect2: error: ld returned 1 exit status
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-09-29 18:16:43 UTC
Since we decided to no longer build openssl without deprecated features, this
bug can now be considered as fixed (but will eventually reappear once openssl
upstream finally removed deprecated features from their code).