[mythtv-users] torrentocracy

Allan Wilson allanwilson at gmail.com
Sun Jan 15 04:32:19 UTC 2006


Has anyone installed torrentocracy lately. I was trying to install it and
getting all kinds of errors:

make
cd torrentocracy && make -f Makefile
make[1]: Entering directory `/root/torrentocracy-0.0.11/torrentocracy'
g++ -c -pipe -Wall -W -g -D_REENTRANT -fPIC  -D_GNU_SOURCE -DPREFIX=\"/usr\"
-DQT_THREAD_SUPPORT -DQT_PLUGIN -DQT_SHARED -DQT_NO_DEBUG
-I/usr/lib/qt-3.3/mkspecs/default
-I. -I/usr/include -I/usr/local/include -I/usr/lib/qt-3.3/include -o main.o
main.cpp
In file included from main.cpp:27:
torrentocracy.h:27:28: mythtv/uitypes.h: No such file or directory
torrentocracy.h:28:34: mythtv/uilistbtntype.h: No such file or directory
torrentocracy.h:29:29: mythtv/xmlparse.h: No such file or directory
torrentocracy.h:30:32: mythtv/mythdialogs.h: No such file or directory
In file included from main.cpp:27:
torrentocracy.h:41: error: expected class-name before '{' token
torrentocracy.h:46: error: expected `)' before '*' token
torrentocracy.h:53: error: `QDomElement' has not been declared
torrentocracy.h:53: error: ISO C++ forbids declaration of `element' with no
type
torrentocracy.h:85: error: ISO C++ forbids declaration of `XMLParse' with no
type
torrentocracy.h:85: error: expected `;' before '*' token
torrentocracy.h:121: error: `UIListBtnTypeItem' has not been declared
torrentocracy.h:121: error: ISO C++ forbids declaration of `item' with no
type
torrentocracy.h:124: error: `UIListBtnTypeItem' has not been declared
torrentocracy.h:124: error: ISO C++ forbids declaration of `item' with no
type
torrentocracy.h:41: warning: `class Torrentocracy' has virtual functions but
non-virtual destructor
In file included from main.cpp:28:
torrentocracyconfig.h:38: error: expected class-name before '{' token
torrentocracyconfig.h:50: error: expected class-name before '{' token
torrentocracyconfig.h:55: error: expected `)' before '*' token
torrentocracyconfig.h:77: error: `UIListBtnTypeItem' has not been declared
torrentocracyconfig.h:77: error: ISO C++ forbids declaration of `item' with
no type
torrentocracyconfig.h:82: error: ISO C++ forbids declaration of
`QSqlDatabase' with no type
torrentocracyconfig.h:82: error: expected `;' before '*' token
torrentocracyconfig.h:85: error: ISO C++ forbids declaration of `XMLParse'
with no type
torrentocracyconfig.h:85: error: expected `;' before '*' token
torrentocracyconfig.h:106: error: `UIListBtnTypeItem' has not been declared
torrentocracyconfig.h:106: error: ISO C++ forbids declaration of `item' with
no type
torrentocracyconfig.h:50: warning: `class TorrentocracyConfig' has virtual
functions but non-virtual destructor
main.cpp:30:32: mythtv/mythcontext.h: No such file or directory
main.cpp:32:31: mythtv/mythplugin.h: No such file or directory
main.cpp: In function `void setupKeys()':
main.cpp:46: error: `REG_JUMP' undeclared (first use this function)
main.cpp:46: error: (Each undeclared identifier is reported only once for
each function it appears in.)
main.cpp:48: error: `REG_KEY' undeclared (first use this function)
main.cpp: In function `int mythplugin_init(const char*)':
main.cpp:55: error: `gContext' undeclared (first use this function)
main.cpp:57: error: `MYTH_BINARY_VERSION' undeclared (first use this
function)
main.cpp: In function `void runTorrentocracy()':
main.cpp:69: error: `gContext' undeclared (first use this function)
main.cpp:74: error: 'class Torrentocracy' has no member named 'exec'
main.cpp: In function `int mythplugin_config()':
main.cpp:89: error: `gContext' undeclared (first use this function)
main.cpp:94: error: 'class TorrentocracyConfig' has no member named 'exec'
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/root/torrentocracy-0.0.11/torrentocracy'
make: *** [sub-torrentocracy] Error 2

It looks like it has not been updated recently and it looks like it cannot
find some Myth header files although I cannot find them when I search for
them.

Is anyone out there downloading the videocasts like diggnation to Myth? If
so what are you downloading and how are you doing it. Thanks for any input.

Allan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20060114/2a3d7cea/attachment.htm


More information about the mythtv-users mailing list