Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 404581

Summary: media-tv/xbmc-11.0_beta3 - In file included from TCPServer.cpp:42:0: /usr/include/bluetooth/bluetooth.h: In Funktion »uint64_t bt_get_le64(void*)«: /usr/include/bluetooth/bluetooth.h:131:9: Fehler: ungültige Umwandlung von »void*« in »bt_get_le64(void*)::
Product: Gentoo Linux Reporter: Alexander Weber <web.alexander>
Component: Current packagesAssignee: Gentoo Xbox project <xbox>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexander Weber 2012-02-19 21:14:16 UTC
I cannot emerge media-tv/xbmc-11.0_beta3 on my Stable amd64 Gentoo. The Error is

CPP     xbmc/network/UdpClient.o
CPP     lib/UnrarXLib/sha1.o
In file included from TCPServer.cpp:42:0:
/usr/include/bluetooth/bluetooth.h: In Funktion »uint64_t bt_get_le64(void*)«:
/usr/include/bluetooth/bluetooth.h:131:9: Fehler: ungültige Umwandlung von »void*« in »bt_get_le64(void*)::<anonymous struct>
*«
/usr/include/bluetooth/bluetooth.h: In Funktion »uint64_t bt_get_be64(void*)«:
/usr/include/bluetooth/bluetooth.h:136:9: Fehler: ungültige Umwandlung von »void*« in »bt_get_be64(void*)::<anonymous struct>
*«
/usr/include/bluetooth/bluetooth.h: In Funktion »uint32_t bt_get_le32(void*)«:
/usr/include/bluetooth/bluetooth.h:141:9: Fehler: ungültige Umwandlung von »void*« in »bt_get_le32(void*)::<anonymous struct>
*«
/usr/include/bluetooth/bluetooth.h: In Funktion »uint32_t bt_get_be32(void*)«:
/usr/include/bluetooth/bluetooth.h:146:9: Fehler: ungültige Umwandlung von »void*« in »bt_get_be32(void*)::<anonymous struct>
*«
/usr/include/bluetooth/bluetooth.h: In Funktion »uint16_t bt_get_le16(void*)«:
/usr/include/bluetooth/bluetooth.h:151:9: Fehler: ungültige Umwandlung von »void*« in »bt_get_le16(void*)::<anonymous struct>
*«
/usr/include/bluetooth/bluetooth.h: In Funktion »uint16_t bt_get_be16(void*)«:
/usr/include/bluetooth/bluetooth.h:156:9: Fehler: ungültige Umwandlung von »void*« in »bt_get_be16(void*)::<anonymous struct>
*«
make[1]: *** [TCPServer.o] Fehler 1
make[1]: *** Warte auf noch nicht beendete Prozesse...
CPP     lib/UnrarXLib/strfn.o
CPP     xbmc/video/windows/GUIWindowVideoNav.o
make: *** [xbmc/network/network.a] Fehler 2
make: *** Warte auf noch nicht beendete Prozesse...
CPP     xbmc/video/windows/GUIWindowVideoPlaylist.o

On my media center without bluetooth the xbmc-11 works fine.
Comment 1 BT 2012-02-19 22:15:41 UTC
Try building with net-wireless/bluez-4.98-r2.
Comment 2 Alexander Weber 2012-02-20 17:07:23 UTC
Thanks, with net-wireless/bluez-4.98-r2 xbmc compiled fine.
Comment 3 SpanKY gentoo-dev 2012-02-26 23:45:34 UTC

*** This bug has been marked as a duplicate of bug 403341 ***