[mythtv-users] Error compiling svn mythplugins

Allan Wilson allanwilson at gmail.com
Tue Jun 27 19:34:38 UTC 2006


On Sunday I downloaded mythtv, mythplugins, and myththemes from the svn and
then compiled and installed all three. I ran in to problems with mythtv and
mythplugins compliling. I fixed the mythtv problem by deleting the libraries
in /usr/local/lib, on Ubuntu I should be using /usr/lib, and compiling it
with ./configure --prefix=/usr. Everything is good with mythtv. Now when I
try to compile mythplugins with ./configure --prefix=/usr I get the compiler
errors listed above.

Allan

On 6/27/06, Michael T. Dean <mtdean at thirdcontact.com> wrote:
>
> On 06/26/2006 10:36 PM, Allan Wilson wrote:
> > I updated my system to the latest svn and finally got mythtv and
> > myththemes to compile, install, and run correctly but now when I try
> > to make mythplugins I get the following error:
> >
> > make[2]: Entering directory `/home/mythtv/mythplugins/mythdvd/mythdvd'
> > g++ -c -pipe -march=pentiumpro -I/usr/include/kde/artsc -pthread
> > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -Wall
> > -Wno-switch -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC
> > -D_GNU_SOURCE -DPREFIX=\"/usr\" -DMMX -Di386 -DUSING_FREEBOX
> > -D_FILE_OFFSET_BITSd -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN
> > -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I.
> > -I/usr/include -I/usr/kde/3.3/include -I/usr/include
> > -I/usr/X11R6/include -I/usr/include/qt3 -o main.o main.cpp
> > main.cpp:277:67: error: macro "REG_MEDIA_HANDLER" passed 6 arguments,
> > but takes just 5
> > main.cpp:281:67: error: macro "REG_MEDIA_HANDLER" passed 6 arguments,
> > but takes just 5
> > main.cpp: In function 'void initKeys()':
> > main.cpp:276: error: 'REG_MEDIA_HANDLER' was not declared in this scope
> > make[2]: *** [main.o] Error 1
> > make[2]: Leaving directory `/home/mythtv/mythplugins/mythdvd/mythdvd'
> > make[1]: *** [sub-mythdvd] Error 2
> > make[1]: Leaving directory `/home/mythtv/mythplugins/mythdvd'
> > make: *** [sub-mythdvd] Error 2
> >
> > When I run .configure everything looks fine and it says it is going to
> > install everything. Does anyone have any idea what this error means or
> > seen it before? Thanks for any help
>
> Install mythtv before compiling mythplugins.
>
> Mike
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060627/77e30dcb/attachment.htm 


More information about the mythtv-users mailing list