Linux DVDInputStreamBluray.cpp:562:8: error: ‘BD_EVENT_MENU’ was not declared in this
#1
git pull ; ./bootstrap ; ./configure ; make
Code:
CPP     xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreamBluray.o
DVDInputStreamBluray.cpp: In member function ‘void CDVDInputStreamBluray::ProcessEvent()’:
DVDInputStreamBluray.cpp:562:8: error: ‘BD_EVENT_MENU’ was not declared in this scope
/home/xbmc3/xbmc/xbmc/guilib/GraphicContext.h: At global scope:
/home/xbmc3/xbmc/xbmc/guilib/GraphicContext.h:285:150: warning: ‘g_graphicsContext’ defined but not used [-Wunused-variable]
make[1]: *** [DVDInputStreamBluray.o] Error 1
make: *** [xbmc/cores/dvdplayer/DVDInputStreams/DVDInputStreams.a] Error 2
Ubuntu 22.04, Linux desktop 5.15.0-57-generic #63-Ubuntu SMP Thu Nov 24 13:43:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Kodi (20.1 (20.1.0) Git:20230312-289ec664e3). Platform: Linux x86 64-bit
Sony Android TV, Kodi 20.1
Reply
#2
Update your libbluray-dev package.
Reply
#3
I have latest version libbluray-dev package:

# dpkg -l | grep libbluray-dev
ii libbluray-dev 1:0.2.1+git20111208.63e308d-3 Blu-ray disc playback support library (development files)
Ubuntu 22.04, Linux desktop 5.15.0-57-generic #63-Ubuntu SMP Thu Nov 24 13:43:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Kodi (20.1 (20.1.0) Git:20230312-289ec664e3). Platform: Linux x86 64-bit
Sony Android TV, Kodi 20.1
Reply
#4
that one is broken, see discussion at https://github.com/xbmc/xbmc/commit/b48f...5ec74cL560
Reply
#5
Thank you for the link.
I will follow the advice.
Ubuntu 22.04, Linux desktop 5.15.0-57-generic #63-Ubuntu SMP Thu Nov 24 13:43:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
Kodi (20.1 (20.1.0) Git:20230312-289ec664e3). Platform: Linux x86 64-bit
Sony Android TV, Kodi 20.1
Reply

Logout Mark Read Team Forum Stats Members Help
DVDInputStreamBluray.cpp:562:8: error: ‘BD_EVENT_MENU’ was not declared in this0