Bug 210392 - security/heimdal: link error "undefined reference to `RAND_egd_bytes'" when using LibreSSL
Summary: security/heimdal: link error "undefined reference to `RAND_egd_bytes'" when u...
Status: Closed DUPLICATE of bug 198527
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Hiroki Sato
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-19 20:04 UTC by Corey Halpin
Modified: 2016-06-19 20:14 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (hrs)


Attachments
poudiere logs (600.72 KB, text/x-log)
2016-06-19 20:04 UTC, Corey Halpin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Corey Halpin 2016-06-19 20:04:15 UTC
Created attachment 171579 [details]
poudiere logs

When LibreSSL is selected as the SSL implementation using DEFAULT_VERSIONS+= ssl=libressl in make.conf, build fails with linker error:

 ./.libs/libkrb5.so: undefined reference to `RAND_egd_bytes'


poudirere build logs are attached.
Comment 1 Corey Halpin 2016-06-19 20:12:59 UTC

*** This bug has been marked as a duplicate of bug 198527 ***
Comment 2 Corey Halpin 2016-06-19 20:14:58 UTC
I apologize -- before filing this I checked portsmon to see if this had already been reported, but I failed to check bugzilla directly.  Sorry for the noise.