Re: [gentoo-user] Re: fdm fails during ./configure: libssl not found

2019-06-27 Thread Neil Bothwick
On Thu, 27 Jun 2019 00:47:20 + (UTC), Bryant Morrow wrote: > Aha! Thank you for that, I didn't see those bug reports in my Google > searches. Now I know to check the bugtracking projects directly. > > I've set up a local portage repo with a modified fdm-1.9 ebuild using > the patch given in

Re: [gentoo-user] Re: fdm fails during ./configure: libssl not found

2019-06-26 Thread Bryant Morrow
Aha! Thank you for that, I didn't see those bug reports in my Google searches. Now I know to check the bugtracking projects directly. I've set up a local portage repo with a modified fdm-1.9 ebuild using the patch given in that link, and fdm builds without issue. Thank you! On Tue, 25 Jun 2019

[gentoo-user] Re: fdm fails during ./configure: libssl not found

2019-06-25 Thread nunojsilva
On 2019-06-24, Bryant Morrow wrote: > --- > > fdm-1.9 consistently fails to build, with configure citing a lack of > libssl as the reason. I have openssl installed, and > /usr/lib64/libssl.so (symlink to /usr/lib64/libssl.so.1.1) exists. > I've looked for similar problems online, with no luck. It