All pastes #2123517 Raw Edit

xbmc-Eden rc2

public text v1 · immutable
#2123517 ·published 2012-03-02 15:00 UTC
rendered paste body
CPP     xbmc/network/Network.o
CPP     xbmc/network/Socket.o
CPP     xbmc/network/TCPServer.o
In file included from TCPServer.cpp:42:0:
/usr/include/bluetooth/bluetooth.h: In function 'uint64_t bt_get_le64(void*)':
/usr/include/bluetooth/bluetooth.h:131:113: error: invalid conversion from 'void*' to 'bt_get_le64(void*)::<anonymous struct>*' [-fpermissive]
In file included from TCPServer.cpp:42:0:
/usr/include/bluetooth/bluetooth.h: In function 'uint64_t bt_get_be64(void*)':
/usr/include/bluetooth/bluetooth.h:136:246: error: invalid conversion from 'void*' to 'bt_get_be64(void*)::<anonymous struct>*' [-fpermissive]
In file included from TCPServer.cpp:42:0:
/usr/include/bluetooth/bluetooth.h:136:383: error: invalid conversion from 'void*' to 'bt_get_be64(void*)::<anonymous struct>*' [-fpermissive]
/usr/include/bluetooth/bluetooth.h:136:541: error: invalid conversion from 'void*' to 'bt_get_be64(void*)::<anonymous struct>*' [-fpermissive]
/usr/include/bluetooth/bluetooth.h:136:699: error: invalid conversion from 'void*' to 'bt_get_be64(void*)::<anonymous struct>*' [-fpermissive]
/usr/include/bluetooth/bluetooth.h:136:857: error: invalid conversion from 'void*' to 'bt_get_be64(void*)::<anonymous struct>*' [-fpermissive]
/usr/include/bluetooth/bluetooth.h:136:1014: error: invalid conversion from 'void*' to 'bt_get_be64(void*)::<anonymous struct>*' [-fpermissive]
/usr/include/bluetooth/bluetooth.h:136:1171: error: invalid conversion from 'void*' to 'bt_get_be64(void*)::<anonymous struct>*' [-fpermissive]
/usr/include/bluetooth/bluetooth.h:136:1329: error: invalid conversion from 'void*' to 'bt_get_be64(void*)::<anonymous struct>*' [-fpermissive]
/usr/include/bluetooth/bluetooth.h:136:1487: error: invalid conversion from 'void*' to 'bt_get_be64(void*)::<anonymous struct>*' [-fpermissive]
/usr/include/bluetooth/bluetooth.h:136:1661: error: invalid conversion from 'void*' to 'bt_get_be64(void*)::<anonymous struct>*' [-fpermissive]
In file included from TCPServer.cpp:42:0:
/usr/include/bluetooth/bluetooth.h: In function 'uint32_t bt_get_le32(void*)':
/usr/include/bluetooth/bluetooth.h:141:113: error: invalid conversion from 'void*' to 'bt_get_le32(void*)::<anonymous struct>*' [-fpermissive]
In file included from TCPServer.cpp:42:0:
/usr/include/bluetooth/bluetooth.h: In function 'uint32_t bt_get_be32(void*)':
/usr/include/bluetooth/bluetooth.h:146:165: error: invalid conversion from 'void*' to 'bt_get_be32(void*)::<anonymous struct>*' [-fpermissive]
In file included from TCPServer.cpp:42:0:
/usr/include/bluetooth/bluetooth.h: In function 'uint16_t bt_get_le16(void*)':
/usr/include/bluetooth/bluetooth.h:151:113: error: invalid conversion from 'void*' to 'bt_get_le16(void*)::<anonymous struct>*' [-fpermissive]
/usr/include/bluetooth/bluetooth.h: In function 'uint16_t bt_get_be16(void*)':
/usr/include/bluetooth/bluetooth.h:156:192: error: invalid conversion from 'void*' to 'bt_get_be16(void*)::<anonymous struct>*' [-fpermissive]
make[1]: *** [TCPServer.o] Error 1
make: *** [xbmc/network/network.a] Error 2