Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 346673 - =net-misc/asterisk-addons-1.6.2.0 fails to compile with USE="bluetooth"
Summary: =net-misc/asterisk-addons-1.6.2.0 fails to compile with USE="bluetooth"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Tony Vroon (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-24 17:04 UTC by Garri
Modified: 2011-03-24 10:26 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 Garri 2010-11-24 17:04:13 UTC
After setting 'bluetooth' USE flag and emerging asterisk-addons-1.6.2.0, installed package lack chan_mobile.so.
In detailed emerge log, I found what configure script checking bluez libraries:

checking for ba2str in -lbluetooth... no

After installing bluez ebuild and re-emerging asterisk-addons, chan_mobile.so compiled successfully.
Comment 1 Tony Vroon (RETIRED) gentoo-dev 2011-03-24 10:26:22 UTC
+*asterisk-addons-1.6.2.3 (24 Mar 2011)
+
+  24 Mar 2011; Tony Vroon <chainsaw@gentoo.org>
+  -asterisk-addons-1.6.2.0.ebuild, +asterisk-addons-1.6.2.3.ebuild:
+  Version bump. As this is newer than 1.6.2.1, it fixes the H323 observed by
+  Nenad Peric in bug #307383. LDFLAGS now respected, closes bug #334829 by
+  Diego Elio "Flameeyes" Petteno. Add missing bluez dependency as suggested by
+  Garry in bug #346673. Add missing mysql dependency as per Jaco Kroon in bug
+  #356837.