Quoting Torbj�rn Jansson <[EMAIL PROTECTED]>: > >>> This or something else in the recent commits must have broken > >>> something, because i get: > >>> > >>> siscan.cpp:81: error: `VSB_8' was not declared in this scope > >>> siscan.cpp:83: error: `VSB_8' was not declared in this scope > >>> siscan.cpp:85: error: `VSB_8' was not declared in this scope > >>> make[2]: *** [siscan.o] Error 1
Just fixed this. Everywhere the 3.1 API is necessary (ATSC Stuff) there is supposed to be a DVB_MINOR_VERISON #define, and there wasn't one in siscan.cpp.. Should be fixed now.. Let me know if there are any other errors with kernels < 2.6.11.. Taylor _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
