Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kodi-16.0 compile error
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
fpemud
Guru
Guru


Joined: 15 Feb 2012
Posts: 349

PostPosted: Mon Aug 15, 2016 8:47 am    Post subject: kodi-16.0 compile error Reply with quote

After reading history post, I guess is it because I'm using gcc-5.4.0?
But I really have no clue on how to fix it.


Code:

...
x86_64-pc-linux-gnu-g++ -MF KeyboardLay  ...
In file included from CurlFile.cpp:42:0:
DllLibCurl.h:30:16: error: conflicting declaration 'typedef struct XCURL::Curl_easy XCURL::CURL_HANDLE'
   #define CURL CURL_HANDLE
                ^
In file included from CurlFile.cpp:21:0:
CurlFile.h:30:16: note: previous declaration as 'typedef void XCURL::CURL_HANDLE'
   typedef void CURL_HANDLE;
                ^
In file included from /usr/include/curl/curl.h:2421:0,
                 from DllLibCurl.h:31,
                 from CurlFile.cpp:42:
/usr/include/curl/multi.h:55:27: error: conflicting declaration 'typedef struct XCURL::Curl_multi XCURL::CURLM'
 typedef struct Curl_multi CURLM;
                           ^
In file included from CurlFile.cpp:21:0:
CurlFile.h:31:16: note: previous declaration as 'typedef void XCURL::CURLM'
   typedef void CURLM;
                ^
make[1]: *** [/var/tmp/portage/media-tv/kodi-16.0/work/xbmc-16.0-Jarvis/Makefile.include:98: CurlFile.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-tv/kodi-16.0/work/xbmc-16.0-Jarvis/xbmc/filesystem'
make: *** [Makefile:420: xbmc/filesystem/filesystem.a] Error 2
make: *** Waiting for unfinished jobs....
...
make[1]: Leaving directory '/var/tmp/portage/media-tv/kodi-16.0/work/xbmc-16.0-Jarvis/xbmc/input'
 * ERROR: media-tv/kodi-16.0::gentoo failed (compile phase):
 *   emake failed
 *
...
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30885
Location: here

PostPosted: Mon Aug 15, 2016 9:14 am    Post subject: Reply with quote

Can help this?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum