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

Mark Bobak mbobak at gmail.com
Sat Apr 14 02:07:24 UTC 2007


Thanks for the quick reply.  I thought about the -users list, but, in my
defense, the MythTV.org website, where it talks about SVN access,
specifically says to subscribe to -dev and -commits.  This obviously was not
a question for -commits, so, I posted here to -dev.  I'll post these types
of questions to -users in the future.

Thanks again!

-Mark

On 4/13/07, Michael T. Dean <mtdean at thirdcontact.com> wrote:
>
> On 04/13/2007 09:50 PM, Mark Bobak wrote:
> > 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?
>
> This is really a -users list question, but a) don't hack the Makefile
> and b) install mythtv before compiling mythplugins (which will allow you
> to compile without hacking the Makefile).
>
> Mike
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-dev/attachments/20070413/51038bd5/attachment.htm 


More information about the mythtv-dev mailing list