Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 678530 - sys-auth/sssd-1.16.3-r1 - configure: error: The libcurl development library was not found.
Summary: sys-auth/sssd-1.16.3-r1 - configure: error: The libcurl development library w...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mikle Kolyada (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-21 20:49 UTC by Paul B. Henson
Modified: 2019-03-08 16:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul B. Henson 2019-02-21 20:49:21 UTC
Attempting to build sssd fails with this error:

checking for CURL... no
configure: error: The libcurl development library was not found.
You must have the header file curl/curl.h installed to build sssd
with secrets and KCM responder. If you want to build sssd without these
responders then specify --without-secrets --without-kcm when running configure.

My use flags are:

[ebuild     U  ] sys-auth/sssd-1.16.3-r1::gentoo [1.12.1::gentoo] USE="locator manpages netlink* nls -acl -autofs -nfsv4 -python -samba% (-selinux) -ssh -sudo {-test} (-augeas%)" ABI_X86="(64%*) -32% (-x32)" PYTHON_TARGETS="python2_7 python3_6%* -python3_4% -python3_5% (-python3_7)" 0 KiB

Adding a dep on net-misc/curl allows it to compile successfully.
Comment 1 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2019-03-08 16:58:01 UTC
Should be fixed now for both branches.

`--with-secrets` enabled unconditionally for multilib.