Errors when building xbmc-pvr-addons for arm linux
#1
When building the xbmc-pvr-addons for arm-linux hosts I get the following errors:

Code:
In file included from /xxxxxx/xxxxxxx/Development/xbmc-pvr-addons/lib/platform/util/../os.h:37:0,
                 from /xxxxxx/xxxxxxx/Development/xbmc-pvr-addons/lib/platform/util/StdString.h:2,
                 from src/utils.h:22,
                 from src/activerecording.cpp:22:
/xxxxxx/xxxxxxx/Development/xbmc-pvr-addons/lib/platform/util/../posix/os-types.h: In function 'long unsigned int GetTickCount()':
/xxxxxx/xxxxxxx/Development/xbmc-pvr-addons/lib/platform/util/../posix/os-types.h:136:20: error: 'CLOCK_MONOTONIC' was not declared in this scope
/xxxxxx/xxxxxxx/Development/xbmc-pvr-addons/lib/platform/util/../posix/os-types.h:136:40: error: 'clock_gettime' was not declared in this scope

Is there a fix for this? I'm sure I'm not the first to build for arm-linux?
Reply

Logout Mark Read Team Forum Stats Members Help
Errors when building xbmc-pvr-addons for arm linux0