Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 504038 - >=net-wireless/bluez-5.14 USE=-readline - configure: error: readline header files are required
Summary: >=net-wireless/bluez-5.14 USE=-readline - configure: error: readline header f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Pacho Ramos
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-10 00:22 UTC by Richard Li
Modified: 2014-03-17 21:20 UTC (History)
0 users

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


Attachments
build.log (build.log,9.61 KB, text/plain)
2014-03-10 00:22 UTC, Richard Li
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Richard Li 2014-03-10 00:22:36 UTC
Created attachment 372242 [details]
build.log

Configure fails with USE=-readline

Apparently I have readline installed, but econf fails, complaining readline/readline.h is not found.

checking for UDEV... yes
checking for udev_hwdb_new in -ludev... yes
checking udev directory... /lib/udev
checking for ICAL... yes
checking for readline/readline.h... (cached) no
configure: error: readline header files are required

For the full build log, please see the attachment.
Comment 1 Pacho Ramos gentoo-dev 2014-03-10 20:45:59 UTC
Looks like since bluez-5 readline is mandatory when --enable-client is passed :/
Comment 2 Pacho Ramos gentoo-dev 2014-03-12 20:53:06 UTC
+*bluez-5.16 (12 Mar 2014)
+
+  12 Mar 2014; Pacho Ramos <pacho@gentoo.org> +bluez-5.16.ebuild,
+  -bluez-5.14-r1.ebuild:
+  Version bump, readline is needed when client is built (#504038 by Richard Li),
+  make udev optional (#504324 by Alexandre Rostovtsev and Joshua Kinard), drop
+  old.
+
Comment 3 Simone Scanzoni 2014-03-17 18:41:27 UTC
This is not fixed for me and bluez-5.15.
I need to set USE=readline to build it.
Comment 4 Pacho Ramos gentoo-dev 2014-03-17 21:20:34 UTC
The change landed to 5.16 (that also introduces the "udev" USE flag)