[mythtv-commits] Ticket #953: [FC5/gcc 4.1/x86_64] RingBuffer.cpp:127: error: invalid conversion from 'void*' to '__pthread_mutex_u*'

MythTV mythtv at cvs.mythtv.org
Fri Jan 6 18:23:39 UTC 2006


#953: [FC5/gcc 4.1/x86_64] RingBuffer.cpp:127: error: invalid conversion from
'void*' to '__pthread_mutex_u*'
-----------------------------------+----------------------------------------
 Reporter:  Axel.Thimm at ATrpms.net  |       Owner:  ijr
     Type:  defect                 |      Status:  new
 Priority:  minor                  |   Milestone:     
Component:  mythtv                 |     Version:     
 Severity:  medium                 |  
-----------------------------------+----------------------------------------
 Building mythtv release-0.18-fixes on FC5 (gcc 4.1) bails out with

 {{{
 g++ -c -pipe -I/usr/include/kde/artsc -pthread -I/usr/include/glib-2.0
 -I/usr/lib64/glib-2.0/include -Wall -W -fomit-frame-pointer -O2 -g -pipe
 -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-
 buffer-size=4 -m64 -mtune=nocona `freetype-config --cflags` -D_REENTRANT
 -DPIC -fPIC  -DMMX -DUSING_IVTV -DUSING_FIREWIRE -DUSING_DVB
 -DUSING_DVB_EIT -DUSING_XRANDR -DUSING_XVMC -D_GNU_SOURCE
 -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DUSING_XV -DUSING_OPENGL_VSYNC
 -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED
 -I/usr/lib64/qt-3.3/mkspecs/default -I. -I/usr/include
 -I/builddir/mythtv-0.18.1/linuxtv-dvb-1.1.1cvs20050529/linux/include
 -I../.. -I../libmyth -I.. -Idvbdev -Impeg -I../libavcodec
 -I../libmythmpeg2 -I/usr/lib64/qt-3.3/include -I/usr/X11R6/include
 -I/usr/X11R6/include -o RingBuffer.o RingBuffer.cpp
 RingBuffer.cpp: In constructor
 'ThreadedFileWriter::ThreadedFileWriter(const char*, int, mode_t)':
 RingBuffer.cpp:127: error: invalid conversion from 'void*' to
 '__pthread_mutex_u*'
 RingBuffer.cpp:127: error: invalid conversion from 'void*' to
 '__pthread_mutex_u*'
 make[2]: *** [RingBuffer.o] Error 1
 }}}

 The build on i386 is OK.

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


More information about the mythtv-commits mailing list