# HG changeset patch # User diego # Date 1172908716 0 # Node ID 4c93dd37fda96a5d91901ea27b1b0a53f6b07c82 # Parent 299ec0c2a3136f74c6c0c42dae841c75a038a977 live555 version 2006.03.03 or later is needed to compile MPlayer. patch by Carl Eugen Hoyos, cehoyos ag.or at diff -r 299ec0c2a313 -r 4c93dd37fda9 configure --- a/configure Fri Mar 02 19:54:40 2007 +0000 +++ b/configure Sat Mar 03 07:58:36 2007 +0000 @@ -6065,8 +6065,8 @@ if test "$_live" = auto && test "$_network" = yes ; then cat > $TMPCPP << EOF #include -#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1090195200) -#error Please upgrade to version 2004.07.19 or later of the "LIVE555 Streaming Media" libraries - available from +#if (LIVEMEDIA_LIBRARY_VERSION_INT < 1141257600) +#error Please upgrade to version 2006.03.03 or later of the "LIVE555 Streaming Media" libraries - available from #endif int main(void) {} EOF