[mythtv-commits] Ticket #3306: SVN #13231 breaks mythtv compile

MythTV mythtv at cvs.mythtv.org
Fri Apr 13 17:05:23 UTC 2007


#3306: SVN #13231 breaks mythtv compile
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  defect     |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythtv     |     Version:  unknown
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 Everything compiled correctly yesterday however after updating to #13231 I
 get the following error:

 g++ -c -pipe -march=athlon-xp -I/usr/include/kde/artsc -pthread
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -fomit-
 frame-pointer -Wall -Wno-switch -Wno-non-virtual-dtor -fomit-frame-pointer
 -I/usr/include/freetype2 -D_REENTRANT -DPIC -fPIC  -DMMX -Di386
 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\"
 -DLIBDIR=\"/usr/lib\" -D_LARGEFILE_SOURCE -DUSING_OSS -DUSING_H264TOOLS
 -DUSING_XV -DUSING_XVMC -DUSING_XVMCW -DUSING_OPENGL -DUSING_OPENGL_VSYNC
 -DUSING_FRONTEND -DUSING_V4L -DUSING_HDHOMERUN -DUSING_IVTV
 -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
 -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/include
 -I../.. -I.. -I../libmyth -I../libavcodec -I../libavutil -I../libmythmpeg2
 -Idvbdev -Impeg -Iiptv -I../libmythlivemedia/BasicUsageEnvironment/include
 -I../libmythlivemedia/groupsock/include
 -I../libmythlivemedia/liveMedia/include
 -I../libmythlivemedia/UsageEnvironment/include -I/usr/include/qt3
 -I/usr/X11R6/include -I/usr/X11R6/include -o tv_play.o tv_play.cpp

 tv_play.cpp: In member function Бvoid TV::EPGChannelUpdate(uint,
 QString)Б:
 tv_play.cpp:5464: error: invalid use of member (did you forget the Б&Б ?)
 tv_play.cpp:5464: error: base operand of Б->Б is not a pointer

 make[2]: *** [tv_play.o] Error 1

 make[2]: Leaving directory `/root/myth/mythtv/libs/libmythtv'

 make[1]: *** [sub-libmythtv] Error 2

 make[1]: Leaving directory `/root/myth/mythtv/libs'

 make: *** [sub-libs] Error 2

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3306>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list