Hello
Sorry if this post is not directly related to VDR. I'm currently updating my VDR config after a disk change. I can't get dxr3player 0.11 compile with gcc 4.3.3 (Slack 13)
/usr/lib/gcc/i486-slackware-linux/4.3.3/../../../../include/c++/4.3.3/bits/stl_vector.h:490: erreur: 'const class DefaultAllocatorTemplate<std::pair<unsigned int, unsigned int> >' has no member named 'max_size'
I tried the cvs with the following commands :
cvs -d:pserver:anonymous@dxr3player.cvs.sourceforge.net:/cvsroot/dxr3player login
cvs -z3 -d:pserver:anonymous@dxr3player.cvs.sourceforge.net:/cvsroot/dxr3player co -P dxr3player
Compilation aborts :
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src/lib -I../../.. -g -O2 -Wall -W -include /home/vdruser/dxr3player/config.h -fno-rtti -fno-exceptions -MT Config.o -MD -MP -MF .deps/Config.Tpo -c -o Config.o Config.cc Config.cc: In destructor 'Config::~Config()': Config.cc:310: erreur: 'mediaDirectory' was not declared in this scope
Did anyone succeed in compiling dxr3player with gcc 4.x.x ?
Thanks
Damien
Hi Damien,
Am 29.10.2009 15:17, schrieb Damien Bally:
Did anyone succeed in compiling dxr3player with gcc 4.x.x ?
I succeeded around september but now compilation fails here too (gcc-4.4.2) with the same error.
You may want to contact the author directly, he's been always helpful to me.
cheers,
- jan
Jan Willies a écrit :
Hi Damien,
Am 29.10.2009 15:17, schrieb Damien Bally:
Did anyone succeed in compiling dxr3player with gcc 4.x.x ?
I succeeded around september but now compilation fails here too (gcc-4.4.2) with the same error.
You may want to contact the author directly, he's been always helpful to me.
It's exactly what I did a few days ago, and the problem is now fixed in the last cvs, thanks to the author.
Damien
vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr