[mythtv] RE: [mythtv-commits] mythtv commit: r6931 by danielk

Bruce Markey bjm at lvcm.com
Tue Jul 26 17:12:49 EDT 2005


Anduin Withers wrote:
> Broken for non-DVB builds.

g++ -c -pipe -march=pentiumpro -mmmx -Wall -W -O3 -Wall -Wno-switch -fomit-frame-pointer `freetype-config --cflags` -D_REENTRANT -DPIC -fPIC  -DMMX -Di386 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_OPENGL_VSYNC -DUSING_XV -DUSING_FRONTEND -DUSING_V4L -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include -I../.. -I../libmyth -I.. -Idvbdev -Impeg -I../libavcodec -I../libmythmpeg2 -I/usr/include/qt3 -I/usr/X11R6/include -I/usr/X11R6/include -o siscan.o siscan.cpp
siscan.cpp: In function `void delete_services(int, QMap<uint16_t, void*>)':
siscan.cpp:1336: error: request for member `ChanNum' in `(&s)->QMapIterator<K,
   T>::operator* [with K = uint16_t, T = void*]()', which is of non-class type
   `void*'
siscan.cpp:1337: error: request for member `ChanNum' in `(&s)->QMapIterator<K,
   T>::operator* [with K = uint16_t, T = void*]()', which is of non-class type
   `void*'
siscan.cpp:1340: error: request for member `ServiceName' in `
   (&s)->QMapIterator<K, T>::operator* [with K = uint16_t, T = void*]()', which
   is of non-class type `void*'
siscan.cpp:1341: error: request for member `ServiceID' in `
   (&s)->QMapIterator<K, T>::operator* [with K = uint16_t, T = void*]()', which
   is of non-class type `void*'
siscan.cpp:1342: error: request for member `ATSCSourceID' in `
   (&s)->QMapIterator<K, T>::operator* [with K = uint16_t, T = void*]()', which
   is of non-class type `void*'
make[2]: *** [siscan.o] Error 1

--  bjm


More information about the mythtv-dev mailing list