[mythtv] mythdvd compile error svn 10178

SpEnT spentboy at gmail.com
Fri Jun 9 20:16:55 UTC 2006


On 6/9/06, John P Poet <jppoet at gmail.com> wrote:
> On 6/9/06, SpEnT <spentboy at gmail.com> wrote:
> > After doing a make clean distclean on mythplugins I'm getting the
> > following error when trying to compile mythdvd from svn 10178:
> >
> > make[2]: Entering directory `/usr/local/src/MythTV/mythplugins/mythdvd/mythdvd'
> > g++ -c -pipe -march=pentiumpro -Wall -W -O3 -Wall -Wno-switch
> > -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC  -D_GNU_SOURCE
> > -DPREFIX=\"/usr/local\" -DMMX -Di386 -D_FILE_OFFSET_BITS=64
> > -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED
> > -I/usr/lib/qt3/mkspecs/default -I. -I../../../../../include
> > -I/usr/kde/3.3/include -I../../../../../include
> > -I../../../../../../X11R6/include -I/usr/lib/qt3/include -o
> > titledialog.o titledialog.cpp
> > In file included from titledialog.cpp:21:
> > titledialog.h:27: error: expected `)' before '*' token
> > titledialog.h:63: error: ISO C++ forbids declaration of `QSocket' with no type
> > titledialog.h:63: error: expected `;' before '*' token
> > titledialog.h:22: error: base `MythThemedDialog' with only non-default
> > constructor in class without a constructor
> > titledialog.cpp:23: error: expected `)' before '*' token
> > titledialog.cpp:23: error: expected `,' or `;' before '*' token
> > titledialog.cpp: In member function `void TitleDialog::ripTitles()':
> > titledialog.cpp:435: error: `socket_to_mtd' undeclared (first use this function)
> > titledialog.cpp:435: error: (Each undeclared identifier is reported
> > only once for each function it appears in.)
> > make[2]: *** [titledialog.o] Error 1
> > make[2]: Leaving directory `/usr/local/src/MythTV/mythplugins/mythdvd/mythdvd'
> > make[1]: *** [sub-mythdvd] Error 2
> > make[1]: Leaving directory `/usr/local/src/MythTV/mythplugins/mythdvd'
> > make: *** [sub-mythdvd] Error 2
> >
> > Any ideas what is going on? I also did a make clean distclean on
> > mythtv which was successful, prior to trying to build the plugins. Any
> > help is appreciated :)
> >
> > thanks!!,
> >
> > Lonny
>
>
> Try applying the mythsocket3_mythdvd.diff found here:
>
> http://www.gossamer-threads.com/lists/mythtv/dev/206104#206104
>
> John

Thanks John, shortly after I posted this and read this response I
grabbed 10179 ... I'm guessing the patch was applied in the release.
Everything compiled clean with no issues.

--
Lonny


More information about the mythtv-dev mailing list