> I just checked out CVS, but going back 2 weeks gives me the same > results. For some reason it doesn't like vsync.h , gcc 2.96.4 gives me > the same problem (or 3.3 for that matter). Your makefile is out of date - you should be compiling vsync.cpp, not vsync.c. Running qmake libmythtv.pro should fix it (assuming an up-to-date libmythtv.pro) Andy