[mythtv-commits] Ticket #4300: Mythtv trunk compile error (hdhrrecorder.cpp)

MythTV mythtv at cvs.mythtv.org
Sun Dec 9 20:37:09 UTC 2007


#4300: Mythtv trunk compile error (hdhrrecorder.cpp)
--------------------------------+-------------------------------------------
 Reporter:  DannyCan at gmail.com  |       Owner:  ijr    
     Type:  defect              |      Status:  new    
 Priority:  minor               |   Milestone:  unknown
Component:  mythtv              |     Version:  unknown
 Severity:  medium              |     Mlocked:  0      
--------------------------------+-------------------------------------------
 I just tried a few times to compile the mythtv trunk on my mythbackend
 server running Ubuntu server 7.04.[[BR]]
 I did make distclean before making.[[BR]]
 This is my configure line:
 {{{
 ./configure --disable-distcc --disable-ccache --prefix=/usr --enable-proc-
 opt --disable-firewire --disable-dbox2 --enable-dvb --enable-xvmc
 --enable-xvmc-pro --enable-opengl-vsync --enable-opengl-video
 }}}
 This is the error:

 {{{
 g++ -c -pipe -march=k8 -fomit-frame-pointer -O3 -Wall -Wno-switch
 -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor
 -D__STDC_CONSTANT_MACROS -I/usr/include/kde/artsc -pthread
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
 -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_X11 -DUSING_XV -DUSING_XVMC -DUSING_XVMCW -DUSING_XVMC_VLD
 -DUSING_OPENGL -DUSING_OPENGL_VSYNC -DUSING_OPENGL_VIDEO -DUSING_FRONTEND
 -DUSING_V4L -DUSING_IPTV -DUSING_HDHOMERUN -DUSING_IVTV -DUSING_DVB
 -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
 -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I/usr/include
 -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 mpegrecorder.o
 mpegrecorder.cpp
 hdhrrecorder.cpp: In member function âvirtual void
 HDHRRecorder::StartRecording()â:
 hdhrrecorder.cpp:359: error: expected primary-expression before â<<â token
 hdhrrecorder.cpp:359: error: expected primary-expression before â<<â token
 hdhrrecorder.cpp:359: error: expected primary-expression before â<<â token
 hdhrrecorder.cpp:359: error: expected primary-expression before â<â token
 hdhrrecorder.cpp:359: error: expected primary-expression before â.â token
 hdhrrecorder.cpp:360: error: expected â,â or â;â before
 âhdhomerun_video_recvâ
 hdhrrecorder.cpp:363: error: expected primary-expression before â==â token
 hdhrrecorder.cpp:363: error: expected primary-expression before â==â token
 hdhrrecorder.cpp:363: error: expected primary-expression before â==â token
 hdhrrecorder.cpp:363: error: expected primary-expression before â=â token
 hdhrrecorder.cpp:365: error: expected primary-expression before â>>â token
 hdhrrecorder.cpp:365: error: expected primary-expression before â>>â token
 hdhrrecorder.cpp:365: error: expected primary-expression before â>>â token
 hdhrrecorder.cpp:365: error: expected primary-expression before â>â token
 hdhrrecorder.cpp:365: error: expected primary-expression before â.â token
 hdhrrecorder.cpp:366: error: expected `;' before âifâ
 make[2]: *** [hdhrrecorder.o] Error 1
 make[2]: *** Waiting for unfinished jobs....
 make[2]: Leaving directory `/root/mythsvn2/mythtv/libs/libmythtv'
 make[1]: *** [sub-libmythtv] Error 2
 make[1]: Leaving directory `/root/mythsvn2/mythtv/libs'
 make: *** [sub-libs] Error 2
 }}}
 If you need anymore info just let me know. K thx! [[BR]]
 DannyCan

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


More information about the mythtv-commits mailing list