Bug #745
closedcan not complile ttxtsubs in vdr 1.7.21
0%
Description
makepkg --asroot -s
> Making package: vdr-plugin-ttxtsubs-git 0.2.3.git-1 (Fri Oct 7 09:12:28 CEST 2011)
> Checking runtime dependencies...
> Checking buildtime dependencies...
> Retrieving Sources...
> Extracting Sources...
> Removing existing pkg/ directory...
Starting build()...
Current branch HEAD is up to date.
HEAD is now at 8b674dd... New release 0.2.3
ttxtsubs.c:51:2: error: #error "This version of ttxtsubs requires the ttxtsubs patch version 2 to be applied to VDR!!"
g++ -g -O3 -Wall -Woverloaded-virtual -Wno-parentheses -fpermissive -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__KERNEL_STRICT_NAMES -DUSE_GRAPHTFT -DPLUGIN_NAME_I18N='"ttxtsubs"' -I../../../../DVB/include -I/usr/include/vdr/include -I../../../../DVB/include ttxtsubs.c
ttxtsubs.c:23:34: fatal error: vdr/vdrttxtsubshooks.h: No such file or directory
compilation terminated.
make: *** [ttxtsubs.o] Error 1
> ERROR: A failure occurred in build().
Aborting...
Updated by etobi about 13 years ago
- Status changed from New to Closed
You need to apply the included VDR patch.
I've just released version 0.2.4 with the patch for VDR 1.7.21.