[mythtv] [mythtv-commits] mythtv commit: r21156 - in trunk/mythtv by cpinkham

Stuart Morgan stuart at tase.co.uk
Sat Aug 8 11:12:06 UTC 2009


On Saturday 08 Aug 2009 11:48:19 Jonathan Martens wrote:
> But after that hack I keep running into this problem when compiling
> mythbackend:
>
> playbacksock.cpp:151: error: no 'int laybackSock::DeleteFileA(QString)'
> memberfunction declared in class 'PlaybackSock'
> make[2]: *** [playbacksock.o] Error 1
> make[2]: Leaving directory `/u/mythtv/mythtv/programs/mythbackend'
> make[1]: *** [sub-mythbackend-make_default] Error 2
> make[1]: Leaving directory `/u/mythtv/mythtv/programs'
> make: *** [sub-programs-make_default-ordered] Error 2
>
> Although it is there in the playbacksock.cpp and .h file.
>
> Any pointers?

Looks like a corrupt checkout. Try deleting those files and running svn up 
again.
"laybackSock" instead of PlaybackSock!
"DeleteFileA" instead of Delete File!

-- 
Stuart Morgan


More information about the mythtv-dev mailing list