Project

General

Profile

Actions

Bug #918

closed

Can't compile plugin under vdr 1.7.27

Added by Anonymous about 12 years ago. Updated about 12 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
03/25/2012
Due date:
% Done:

100%

Estimated time:

Description

Hallo,
es kommt mit vdr-1.7.27 zu einem Fehler beim bauen des Plugins.

osdteletext # make all
g++ -O2 -g -Wall -Werror -Woverloaded-virtual -fPIC -DPIC -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"osdteletext"' -D_GNU_SOURCE -I../../../include osdteletext.c
g++ -O2 -g -Wall -Werror -Woverloaded-virtual -fPIC -DPIC -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"osdteletext"' -D_GNU_SOURCE -I../../../include menu.c
g++ -O2 -g -Wall -Werror -Woverloaded-virtual -fPIC -DPIC -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"osdteletext"' -D_GNU_SOURCE -I../../../include txtfont.c
g++ -O2 -g -Wall -Werror -Woverloaded-virtual -fPIC -DPIC -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"osdteletext"' -D_GNU_SOURCE -I../../../include txtrecv.c
txtrecv.c: In constructor âcTxtReceiver::cTxtReceiver(int, tChannelID, bool, Storage*)â:
txtrecv.c:531:80: error: no matching function for call to âcReceiver::cReceiver(tChannelID&, int, int&)â
../../../include/vdr/receiver.h:46:3: note: candidates are: cReceiver::cReceiver(const cChannel*, int)
../../../include/vdr/receiver.h:19:17: note:                 cReceiver::cReceiver(const cReceiver&)
make: *** [txtrecv.o] Error 1

[[http://www.vdr-portal.de/board1-news/board2-vdr-news/p1061467-announce-vdr-developer-version-1-7-27/#post1061467]]


Files

receiver-fix-2.diff (1.62 KB) receiver-fix-2.diff urig, 03/25/2012 05:23 PM
receiver-fix-3.diff (1.64 KB) receiver-fix-3.diff urig, 03/31/2012 04:09 PM
Actions

Also available in: Atom PDF