[mythtv-users] problem building mythplugins from source

Ben Edwards (lists) lists at videonetwork.org
Sat Aug 26 20:57:05 UTC 2006


Have successfully build mythtv from source.  I am now trying to build
mythplugins. When I do make I get the below. 

Any ideas?
Ben

cd mytharchive && make -f Makefile
make[1]: Entering directory `/root/mythplugins/mytharchive'
cd mytharchive && make -f Makefile
make[2]: Entering directory `/root/mythplugins/mytharchive/mytharchive'
g++ -c -pipe -Wall -W -fomit-frame-pointer -D_REENTRANT -DPIC -fPIC
-D_GNU_SOURCE -DPREFIX=\"\" -D_FILE_OFFSET_BITS=64 -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_PLUGIN -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/usr/include/qt3 -o main.o main.cpp
main.cpp:19:32: error: mythtv/mythcontext.h: No such file or directory
main.cpp:20:31: error: mythtv/mythplugin.h: No such file or directory
main.cpp:21:30: error: mythtv/dialogbox.h: No such file or directory
main.cpp:22:25: error: mythtv/util.h: No such file or directory
main.cpp:23:45: error: mythtv/libmythui/myththemedmenu.h: No such file
or directory
In file included from main.cpp:26:
archivesettings.h:8:29: error: mythtv/settings.h: No such file or
directory
In file included from main.cpp:27:
logviewer.h:10:32: error: mythtv/mythwidgets.h: No such file or
directory
logviewer.h:11:32: error: mythtv/mythdialogs.h: No such file or
directory
In file included from main.cpp:28:
fileselector.h:12:34: error: mythtv/uilistbtntype.h: No such file or
directory
In file included from main.cpp:29:
recordingselector.h:10:28: error: mythtv/uitypes.h: No such file or
directory
archivesettings.h:11: error: expected class-name before ‘{’ token
logviewer.h:15: error: expected class-name before ‘{’ token
logviewer.h:19: error: expected `)' before ‘*’ token
logviewer.h:36: error: ISO C++ forbids declaration of ‘MythPushButton’
with no type
logviewer.h:36: error: expected ‘;’ before ‘*’ token
logviewer.h:37: error: ISO C++ forbids declaration of ‘MythPushButton’
with no type
....




More information about the mythtv-users mailing list