[mythtv-users] SVN 13203 - mytharchive compile error

A JM vbtalent at gmail.com
Sun Apr 15 14:12:05 UTC 2007


It certainly is related to file placement... for some reason when
compiling the files aren't in the correct directories, I think?

The files exist and the directory's exist but it looks like they are
in the wrong places, mythexp is in /usr/include/mythtv/ not in
/usr/include/mythtv/libmythtv/ as suggested by the error?


In file included from /usr/include/mythtv/libmythtv/programinfo.h:4,
                 from recordingselector.cpp:22:
/usr/include/mythtv/libmythtv/recordingtypes.h:4:21: error: mythexp.h:
No such file or directory
In file included from recordingselector.cpp:22:
/usr/include/mythtv/libmythtv/programinfo.h:5:23: error: mythdbcon.h:
No such file or directory
/usr/include/mythtv/libmythtv/programinfo.h:372: error: 'MSqlBindings'
has not been declared
/usr/include/mythtv/libmythtv/programinfo.h:374: error: 'MSqlBindings'
has not been declared
/usr/include/mythtv/libmythtv/programinfo.h:381: error: 'MSqlBindings'
has not been declared
recordingselector.cpp: In member function 'void RecordingSelector::OKPressed()':
recordingselector.cpp:323: error: 'MSqlQuery' was not declared in this scope
recordingselector.cpp:323: error: expected `;' before 'query'
recordingselector.cpp:324: error: 'query' was not declared in this scope
recordingselector.cpp: In member function 'void
RecordingSelector::updateSelectedList()':
recordingselector.cpp:473: error: 'MSqlQuery' was not declared in this scope
recordingselector.cpp:473: error: expected `;' before 'query'
recordingselector.cpp:474: error: 'query' was not declared in this scope
make[2]: *** [recordingselector.o] Error 1
make[2]: Leaving directory `/home/mythtv/mythplugins/mytharchive/mytharchive'
make[1]: *** [sub-mytharchive] Error 2
make[1]: Leaving directory `/home/mythtv/mythplugins/mytharchive'
make: *** [sub-mytharchive] Error 2


AJM,


More information about the mythtv-users mailing list