b-rad.cc wrote:Only static compiles won't work, so don't staticly compile against libc-2.10. I compile everything in squeeze.
b-rad,
I've recompiled libev as this is needed by dvbstreamer, and when I try to run it, it state about not using libc version as it was compiled against (it asks for 2.9, but wdtvl has only 2.8).
I don't think this is just about static/dynamic compiling/linking, but I'm no expert on linux dev tools anyway, so maybe I just haven't found that "right trick" in that Linux build enviroment jungle

.
I suspect this has something to do with those #ifdef something > something lines of code.
T.
@thespecialist: Yes, it worked also few times for me, but right now this problem occured. As more programs will be written against newer version of libc (and/or other libraries), this can be a problem, IMHO.