[mythtv-users] compile fails

Andy Colson andy at squeakycode.net
Fri Mar 21 01:52:34 UTC 2008


Hi All,

I have not been having very good success upgrading to 0.21.  For 
starters I have:
	VIA M10000 pc
	Hauppauge WinTV PVR-350.
	256 meg ram
	Slackware 12
	ivtv 0.10.6
	uname -a: Linux elektra 2.6.21.5 #4 Sun Dec 16 13:59:24 CST 2007 i686 
VIA Nehemiah CentaurHauls GNU/Linux

It took *hour's* to finally crash.  I'm guessing it was out of memory 
problems because it would swap and get really really slow.  Took five 
minutes for me to run 'ls' on it.  'free' reported there was 8 meg free, 
and lots of swap space being used.

No problem, 1 gig of ram was $40.  installed it today and reran the compile.

About half hour later, it crashed again, though not in the same spot. 
Here is, what I think, the important points.  My C is only so/so.

ccache g++ -c -pipe -march=pentiumpro -fomit-frame-pointer -O3 -Wall 
-Wno-switch -Wpointer-arith -Wredundant-decls -Wno-non-virtual-dtor 
-D__STDC_CONSTANT_MACROS -I/usr/include/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/local\" 
-DLIBDIR=\"/usr/local/lib\" -D_LARGEFILE_SOURCE -DUSING_OSS 
-DUSING_H264TOOLS -DUSING_X11 -DUSING_XV -DUSING_XVMC -DUSING_XVMCW 
-DUSING_XVMC_VLD -DUSING_OPENGL -DUSING_FRONTEND -DUSING_FFMPEG_THREADS 
-DUSING_V4L -DUSING_DBOX2 -DUSING_IPTV -DUSING_HDHOMERUN -DUSING_IVTV 
-DUSING_DVB -DUSING_BACKEND -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
-DQT_SHARED -I/usr/lib/qt/mkspecs/default -I. -I/usr/local/include 
-I/usr/include -I/usr/include -I../.. -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/lib/qt/include 
-I/usr/include -I/usr/include -o videoout_ivtv.o videoout_ivtv.cpp
In file included from /usr/include/linux/module.h:10,
                  from /usr/local/include/linux/i2c.h:41,
                  from /usr/include/linux/fb.h:5,
                  from videoout_ivtv.cpp:22:
/usr/include/linux/list.h:959:2: warning: #warning "don't include kernel 
headers in userspace"
In file included from /usr/include/linux/module.h:21,
                  from /usr/local/include/linux/i2c.h:41,
                  from /usr/include/linux/fb.h:5,
                  from videoout_ivtv.cpp:22:
/usr/include/asm/module.h:62:2: error: #error unknown processor family
In file included from tv_play.h:18,
                  from NuppelVideoPlayer.h:18,
                  from videoout_ivtv.cpp:40:
../libmyth/util.h:100:30: error: macro "rdtsc" requires 2 arguments, but 
only 1 given
/usr/include/asm-generic/bitops/fls64.h: In function 'int fls64(__u64)':
/usr/include/asm-generic/bitops/fls64.h:10: error: 'fls' was not 
declared in this scope
/usr/include/asm-generic/bitops/fls64.h:11: error: 'fls' was not 
declared in this scope


Anyone got any hints?

Thanks for your time,

-Andy


More information about the mythtv-users mailing list