[mythtv] mythdvd compile error svn 10178

SpEnT spentboy at gmail.com
Fri Jun 9 19:29:37 UTC 2006


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


More information about the mythtv-dev mailing list