> Can you make sure that you have the latest mythtv checked out & installed as > well as the latest mythphone? The compile problem is because of a change > made to mythphone to accommodate the new libavcodec library.
thank you Paul I will try that. On 6/26/05, Paul Volkaerts <[EMAIL PROTECTED]> wrote: > > On 6/24/05, Dirk Beer <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > > > Can anyone help me with compiling mythphone from CVS? I get this error: > > > > > > ... > > > g++ -c -pipe -Wall -W -fomit-frame-pointer -Wno-unused > > -D_REENTRANT -DPIC > > > -fPIC -D_GNU_SOURCE -DPREFIX=\"\" -D_FILE_OFFSET_BITS=64 -D_RENTRANT > > > -DUSE_PTHREADS -DWAV49 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN > > > -DQT_SHARED -I/usr/share/qt3/mkspecs/default -I. -I/include > > > -I/usr/kde/3.3/include -I/include -I../../../../../../include/qt3 -o > > > h263.o h263.cpp > > > h263.cpp: In member function `bool H263Container::H263StartEncoder(int, > > > int, > > > int)': > > > h263.cpp:66: error: invalid use of `class std::time_base' > > > h263.cpp:67: error: invalid use of `class std::time_base' > > > make[2]: *** [h263.o] Error 1 > > > make[2]: Leaving directory > > > `/usr/src/mythtv/mythcvs/mythplugins/mythphone/mythphone' > > > make[1]: *** [sub-mythphone] Error 2 > > > make[1]: Leaving directory > > `/usr/src/mythtv/mythcvs/mythplugins/mythphone' > > > make: *** [sub-mythphone] Error 2 > > > > > > I tried installing libavcodec-dev or libavcodec2-dev, but get the same > > > compile errors. _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
