Hi! I'm trying to compile the vdr-dxr3-0-2 from cvs with gcc 3.4.4 on a Gentoo system. I get a lot of errors like this: In file included from /usr/lib/gcc/i586-pc-linux-gnu/3.4.4/include/g++-v3/cstring:49, from /usr/lib/gcc/i586-pc-linux-gnu/3.4.4/include/g++-v3/bits/char_traits.h:45, from /usr/lib/gcc/i586-pc-linux-gnu/3.4.4/include/g++-v3/string:47, from dxr3vdrincludes.h:26, from dxr3.c:10: /usr/lib/gcc/i586-pc-linux-gnu/3.4.4/include/g++-v3/cstddef:52: error: `::ptrdiff_t' has not been declared /usr/lib/gcc/i586-pc-linux-gnu/3.4.4/include/g++-v3/cstddef:53: error: `::size_t' has not been declared I guess I made some common mistake and hope someone can help me. -- Anders Gunnarsson