Hi all,
I try to install OpenPLIPC on Debian Wheezy. Anyone interested ?
./build_libs.sh worked well from the first try
./build_openpliPC.sh gave me an xine-lib error (on the osd part) first, so I tried to compile wihtout xine-lib ( ./build_openpliPC.sh -x) but I have now this error :
make[2]: entrant dans le répertoire « /home/pcros/dev/openpliPC/enigma2/lib/base »
CXX eenv.o
CXX filepush.o
In file included from /usr/include/xine/xine_internal.h:34:0,
from ../../lib/gdi/xineLib.h:6,
from filepush.cpp:4:
/usr/include/xine/input_plugin.h:46:51: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:69:44: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:75:61: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:80:35: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:87:38: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:98:32: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:116:49: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:123:34: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:131:48: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:139:34: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:151:39: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:158:45: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:166:44: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:186:40: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:202:46: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:208:44: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:214:45: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/input_plugin.h:220:36: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:35:0,
from ../../lib/gdi/xineLib.h:6,
from filepush.cpp:4:
/usr/include/xine/demux.h:52:50: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:88:35: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:104:41: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:125:32: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:138:38: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:144:36: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:150:38: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:157:45: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:163:49: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/demux.h:168:45: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:39:0,
from ../../lib/gdi/xineLib.h:6,
from filepush.cpp:4:
/usr/include/xine/osd.h:94:48: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/osd.h:197:34: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:42:0,
from ../../lib/gdi/xineLib.h:6,
from filepush.cpp:4:
/usr/include/xine/video_decoder.h:48:59: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/video_decoder.h:70:43: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/video_decoder.h:81:41: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/video_decoder.h:87:35: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/video_decoder.h:93:43: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/video_decoder.h:98:35: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/video_decoder.h:103:37: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:43:0,
from ../../lib/gdi/xineLib.h:6,
from filepush.cpp:4:
/usr/include/xine/audio_decoder.h:47:59: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/audio_decoder.h:70:43: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/audio_decoder.h:81:41: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/audio_decoder.h:87:35: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/audio_decoder.h:93:43: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/audio_decoder.h:98:37: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:44:0,
from ../../lib/gdi/xineLib.h:6,
from filepush.cpp:4:
/usr/include/xine/spu_decoder.h:48:55: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/spu_decoder.h:70:41: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/spu_decoder.h:80:39: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/spu_decoder.h:86:33: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/spu_decoder.h:92:41: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/spu_decoder.h:97:35: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/spu_decoder.h:109:45: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:45:0,
from ../../lib/gdi/xineLib.h:6,
from filepush.cpp:4:
/usr/include/xine/scratch.h:36:53: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/scratch.h:36:89: error: format string argument is not a string type
/usr/include/xine/scratch.h:38:50: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/scratch.h:40:46: error: expected ‘,’ or ‘...’ before ‘this’
In file included from /usr/include/xine/xine_internal.h:46:0,
from ../../lib/gdi/xineLib.h:6,
from filepush.cpp:4:
/usr/include/xine/broadcaster.h:33:42: error: expected ‘,’ or ‘...’ before ‘this’
/usr/include/xine/broadcaster.h:34:44: error: expected ‘,’ or ‘...’ before ‘this’
In file included from ../../lib/gdi/xineLib.h:6:0,
from filepush.cpp:4:
/usr/include/xine/xine_internal.h:493:50: error: expected ‘,’ or ‘...’ before ‘this’
In file included from filepush.cpp:4:0:
../../lib/gdi/xineLib.h:23:9: error: ‘xine_streamtype_data_t’ does not name a type
filepush.cpp: In member function ‘virtual void eFilePushThreadRecorder::thread()’:
filepush.cpp:491:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
make[2]: *** [filepush.o] Erreur 1
make[2]: quittant le répertoire « /home/pcros/dev/openpliPC/enigma2/lib/base »
make[1]: *** [install-recursive] Erreur 1
make[1]: quittant le répertoire « /home/pcros/dev/openpliPC/enigma2/lib »
make: *** [install-recursive] Erreur 1
Any idea ?
Thank you !