[mythtv] Help w/ error building mytharchivehelper from 0.20-fixes branch

Mark Bobak mbobak at gmail.com
Sat Apr 14 01:50:01 UTC 2007


HI,

I'm trying to build mythplugins for 0.20-fixes branch, and I'm running into
problems compiling mytharchivehelper.  First, I had problems w/ the build
not being to locate some include files, i.e. programinfo.h and mythdbcon.h.
I managed to hack the Makefile to add the correct -I specifiers, and
eliminated those errors, but I'm still stuck on:
g++ -c -pipe -Wall -W -fomit-frame-pointer -D_REENTRANT  -D_GNU_SOURCE
-DPREFIX=\"\" -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I.
-I/include -I/usr/kde/3.3/include -I/include -I/include/mythtv
-I/home/mythtv/Downloads/myth-svn/mythtv/libs
-I/home/mythtv/Downloads/myth-svn/mythtv/libs/libmyth -I/usr/include/qt3
-I/usr/X11R6/include -I/usr/X11R6/include -o main.o main.cpp
main.cpp: In function 'int getFileInfo(QString, QString, int)':
main.cpp:1871: error: 'av_estimate_timings' was not declared in this scope
make: *** [main.o] Error 1

And, since I'm a C guy, but not a C++ guy, this is where I get stuck.  I can
deal with resolving locations of include files....

Can anyone offer me a clue?

Thanks,

-Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20070413/fd4db2a1/attachment.htm 


More information about the mythtv-dev mailing list