Opened 17 years ago

Closed 17 years ago

#3306 closed defect (fixed)

SVN #13231 breaks mythtv compile

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

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

Change History (1)

comment:1 Changed 17 years ago by Janne Grunau

Milestone: unknown0.21
Resolution: fixed
Status: newclosed
Version: unknownhead

fixed in [13233]

Note: See TracTickets for help on using tickets.