[mythtv-users] Problem upgrading from 0.20 to 0.21

j.robert.buchanan at comcast.net j.robert.buchanan at comcast.net
Mon May 12 15:07:21 UTC 2008


Hello, 

I using the gentoo version of linux. I am trying to upgrade from mythtv-0.20 to 0.21. While emerging 0.21, the process fails with the error: 

g++ -c -pipe -march=k8 -fomit-frame-pointer -O3 -DNDEBUG -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -D_REENTRANT -DPIC -fPIC -DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DUSING_OSS -DUSE_ALSA -DUSE_JOYSTICK_MENU -DUSE_LIRC -DUSING_X11 -DUSING_XRANDR -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/qt/3/mkspecs/linux-g++ -I/var/tmp/portage/media-tv/mythtv-0.21_p17100/work/mythtv-0.21/libs/libmyth -I/usr/include -I/usr/X11R6/include -I../libmythsamplerate -I../libmythsoundtouch -I../libmythfreesurround -I../libavcodec -I../libavutil -I../.. -I.. -I. -I/usr/qt/3/include -o moc_lirc.o moc_lirc.cpp 
g++ -c -pipe -march=k8 -fomit-frame-pointer -O3 -DNDEBUG -g -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor -D__STDC_CONSTANT_MACROS -D_REENTRANT -DPIC -fPIC -DMMX -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DLIBDIR=\"/usr/lib64\" -DUSING_OSS -DUSE_ALSA -DUSE_JOYSTICK_MENU -DUSE_LIRC -DUSING_X11 -DUSING_XRANDR -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/usr/qt/3/mkspecs/linux-g++ -I/var/tmp/portage/media-tv/mythtv-0.21_p17100/work/mythtv-0.21/libs/libmyth -I/usr/include -I/usr/X11R6/include -I../libmythsamplerate -I../libmythsoundtouch -I../libmythfreesurround -I../libavcodec -I../libavutil -I../.. -I.. -I. -I/usr/qt/3/include -o moc_screensaver-x11.o moc_screensaver-x11.cpp 
/usr/local/include/lirc/lirc_client.h:93: error: 'size_t' does not name a type 
/usr/local/include/lirc/lirc_client.h:96: error: 'size_t' has not been declared 
distcc[27088] ERROR: compile moc_lirc.cpp on localhost failed 
make[2]: *** [moc_lirc.o] Error 1 
make[2]: *** Waiting for unfinished jobs.... 
make[2]: Leaving directory `/var/tmp/portage/media-tv/mythtv-0.21_p17100/work/mythtv-0.21/libs/libmyth' 
make[1]: *** [sub-libmyth] Error 2 
make[1]: Leaving directory `/var/tmp/portage/media-tv/mythtv-0.21_p17100/work/mythtv-0.21/libs' 
make: *** [sub-libs] Error 2 

To my naive mind it seems like the preprocessor is not locating an include file. How can I correct this? I asked this question on the gentoo multimedia discussion forum. My posting has had 126 views but so far no responses, so I thought I would ask the same question here.

Thanks, 
Bob



More information about the mythtv-users mailing list