Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kodi-16.1 issue with wrong path in makefile.include
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
p_d
n00b
n00b


Joined: 24 Nov 2007
Posts: 34
Location: Warszawa

PostPosted: Fri Jul 21, 2017 8:13 pm    Post subject: Kodi-16.1 issue with wrong path in makefile.include Reply with quote

Hi

I don't know if this issue was reported before but i was unable to find solution. I try build old version of Kodi-16.1 Jarvis on arm7hf architecture. Process work quite nice but it failed on

Code:
armv7a-hardfloat-linux-gnueabi-g++: error: /var/tmp/portage/media-tv/kodi-16.1/work/xbmc-16.1-Jarvis/xbmc/interfaces/python/generated/AddonModuleXbmc.cpp: No such file or directory
armv7a-hardfloat-linux-gnueabi-g++: fatal error: no input files
compilation terminated.


and it is true, file is in different directory

Code:
/var/tmp/portage/media-tv/kodi-16.1/work/xbmc/interfaces/python/generated/AddonModuleXbmc.cpp


Is there any chance to fix old ebuild which was removed from portage some time ago? I don't have knowlege about syntax
Code:

%.o: %.cpp
  @rm -f $@
        $(SILENT_CPP) $(CXX) -MF $*.d -MD -c $(CXXFLAGS) $(DEFINES) $(INCLUDES) $(CPPFLAGS) $< -o $@ \
        && $(GEN_DEPS)


Please help if you can :-)

Kodi-17.3 compilation fails everytime with
Code:
invalid use of incomplete type ‘class CEGLNativeType’

_________________
Ludzie z celami odnoszą sukcesy ponieważ wiedzą dokąd zmierzają…
To jest aż tak proste.
Earl Nightingale
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia 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