[mythtv-commits] Ticket #8279: Compile error mythtv svn rev 23932

MythTV mythtv at cvs.mythtv.org
Sat Apr 3 09:33:11 UTC 2010


#8279: Compile error mythtv svn rev 23932
------------------------------+---------------------------------------------
 Reporter:  anonymous         |       Owner:  ijr    
     Type:  defect            |      Status:  new    
 Priority:  minor             |   Milestone:  unknown
Component:  MythTV - General  |     Version:  head   
 Severity:  medium            |     Mlocked:  0      
------------------------------+---------------------------------------------
 Today, I try to compile mythtv and it fails with the following (i've cut
 some part of the compile output):

 g++ -c -m64 -pipe -fomit-frame-pointer -O3 -O2 -g -m64 -fmessage-length=0
 -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-
 unwind-tables -fomit-frame-pointer -g -Wall -Wno-switch -Wpointer-arith
 -Wredundant-decls -Wno-non-virtual-dtor -funit-at-a-time
 -D__STDC_CONSTANT_MACROS -D_REENTRANT -DMMX -D_GNU_SOURCE
 -D_FILE_OFFSET_BITS=64 -DUSING_X11 -DUSING_XV -DUSING_XVMC
 -DUSING_XVMC_VLD -DUSING_XRANDR -DUSING_OPENGL_VSYNC -DUSING_OPENGL_VIDEO
 -DUSING_VDPAU -DUSING_ALSA -DUSING_OSS -DQT_NO_DEBUG -DQT_WEBKIT_LIB
 -DQT_SQL_LIB -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB
 -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I.
 -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include/QtGui
 -I/usr/include/QtOpenGL -I/usr/include/QtXml -I/usr/include/QtSql
 -I/usr/include/QtWebKit -I/usr/include -I/usr/include/QtDBus
 -I/usr/include -I/usr -I../.. -I../../libs -I../../libs/libmyth
 -I../../libs/libmythtv -I../../libs/libavutil -I../../libs/libavformat
 -I../../libs/libavcodec -I../../libs/libmythupnp -I../../libs/libmythui
 -I../../libs/libmythlivemedia -I../../libs/libmythdb
 -I../../libmythhdhomerun -I../../libs/libmythdvdnav
 -I../../libs/libmythsamplerate -I. -I/usr/X11R6/include -o
 programinfocache.o programinfocache.cpp
 g++ -m64 -Wl,-O1 -o mythtv-setup backendsettings.o channeleditor.o
 checksetup.o exitprompt.o importicons.o startprompt.o main.o
 moc_channeleditor.o moc_exitprompt.o moc_importicons.o moc_startprompt.o
 moc_expertsettingseditor.o     -L../../libs/libmyth -L../../libs/libmythtv
 -L../../libs/libavutil -L../../libs/libavcodec -L../../libs/libavformat
 -L../../libs/libswscale -L../../libs/libmythdb -L../../libs/libmythui
 -L../../libs/libmythupnp -lmythtv-0.23 -lmythavformat-0.23
 -lmythavutil-0.23 -lmythavcodec-0.23 -lmythswscale-0.23 -lmythupnp-0.23
 -lmythdb-0.23 -lmythui-0.23 -lmyth-0.23 -L../../libs/libmythfreemheg
 -lmythfreemheg-0.23 -L../../libs/libmythhdhomerun -lmythhdhomerun-0.23
 -lfreetype -lz -L/usr/X11R6/lib64 -lXinerama -lX11 -lXext -lXxf86vm -lXv
 -lXrandr -lXvMCW -ldl -lXvMC -L/usr/lib64 -lGLU -lGL -lQtSql -lQtXml
 -lQtGui -lQtNetwork -lQtCore -lpthread
 In file included from main.cpp:23:0:
 transcode.h:41:5: error: ‘FIFOWriter::FIFOWriter’ names the constructor,
 not the type
 make[2]: *** [main.o] Fout 1
 make[2]: Map
 '/usr/src/packages/BUILD/mythtv-0.23/mythtv-0.23/programs/mythtranscode'
 wordt verlaten
 make[1]: *** [sub-mythtranscode-make_default] Fout 2
 make[1]: *** Wachten op onvoltooide taken...

 I'm using:
 Opensuse 11.3 milestone4 x64 with gcc 4.5

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


More information about the mythtv-commits mailing list