Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: AIO 26.05 -> compil with gcc 3.x (teletext and libvideogfx)



Hello,

today I have tried to use the teletext extension, without luck :-((

I don't want to compil libvideogfx-1.0.1 without X... I finaly managed
compiling it changing that:

libvideogfx/graphics/fileio/ppm.cc @ 43:       ostr.write((const
char*)Y[y],w);
libvideogfx/x11/dispimg.cc @ 163/4: remove default parameter value
examples/ppmflip.cc @ 10: int main(int argc,char** argv)
examples/ppmflip.cc @ 28:   return 0;
examples/chromatest.cc @ 21: int main(int argc,char** argv)
examples/chromatest.cc @ 50:   return 0;
examples/v4ltest.cc, v4ledges.cc @ ??: same x2
libvideogfx/graphics/draw/draw.hh @ 54/5: insert following lines:
#include <algorithm>
using namespace std;

I hope these changes are correct...

Maybe it would compil on non strict compiler without those
modifications, but at least it compils here (with gcc 3.1) with.

And now, if someone could solve the non compilation of VDR-AIO-26-05
with gcc 3.1 I would be very happy ;-))

Thanks you very much,

	Grégoire
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch




Home | Main Index | Thread Index