Re: [mythtv-users] apt-get upgrade = borked mythtv

2005-10-16 Thread Michael Stevens
I'm having some similar issues, because recently Debian standardised on
GCC 4.0, which seems to have issues compiling mythtv. If this is
the case, then you may need to downgrade to debian stable. If you
were already running debian stable - well - I guess I'm on the
wrong track! On 10/15/05, Tom Hines [EMAIL PROTECTED] wrote:
Hello.I did an apt-get update; apt-get upgrade today and now mysystem is borked.I can't play any video files -- no recordings orother.I get one second of audio and a blank screen.I see no errormessages in /var/log/messages or /var/log/mythtv/mythbackend.log.My
system locks up with X taking up 99% cpu.I have to killX to getback to mythtv.I tried running mplayer and xine from the commandline and I get the same symptom.Mythbackend seems to be recordingaway as usual, though.I just can't watch any recordings.Too bad, I
really want to watch the latest nip-tuck.Oh, and the latest mythtv from ATRPMS doesn't seem to be compiled withXvMC.I don't see the option Use XvMC VLD (PVR-x50 only) anymore.Any ideas?
Thanks,Tommythtv-0.18.1-114.rhfc3.atVia Epia M10KHaupauge PVR-250Fedora Core 3ATRPMs___mythtv-users mailing list
mythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] MythTV on Kanotix based Debian for HD-3000

2005-10-11 Thread Michael Stevens
I had this exact problem. The issue was GCC 4.0. I
originally compiled mythtv with GCC 3.3, and recently had to recompile
it. Unbeknownst to me, Debian had upgraded the default GCC to
4.0. Once I changed the symlinks back to 3.3, it compiled fine
again.

I'm not running x64 though, but I suspect that it might be your problem anyway.On 10/6/05, Steve Adeff [EMAIL PROTECTED]
 wrote:Howdy all, entering the realm of MythTV. I've got a HD-3000 card and once I
get my new video card am hoping to get up and running. I have an AMD64processor and have been running Kanotix64 and with Stable/Testing sources.I'm attempting to compile MythTV(since theres no debs for Debian64) and am
getting the following error and am hoping for some help to figure out whatswrong:make[2]: Entering directory`/DataDrive/Files/Tarballs/mythtv-0.18.1/libs/libavcodec'gcc -c -pipe -march=k8 -w -O3 -Wall -Wno-switch -fomit-frame-pointer
-D_REENTRANT -DPIC -fPIC -DMMX -DUSING_IVTV -DUSING_DVB -DUSING_XRANDR-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\/usr/local\-DHAVE_AV_CONFIG_H -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-I/usr/share/qt3/mkspecs/default -I. -I.. -I../.. -I/usr/share/qt3/include -outils.o utils.cIn file included from avcodec.h:14,from utils.c:27:common.h:61: error: array type has incomplete element type
common.h:65: error: array type has incomplete element typemake[2]: *** [utils.o] Error 1make[2]: Leaving directory`/DataDrive/Files/Tarballs/mythtv-0.18.1/libs/libavcodec'make[1]: *** [sub-libavcodec] Error 2
make[1]: Leaving directory `/DataDrive/Files/Tarballs/mythtv-0.18.1/libs'make: *** [sub-libs] Error 2Thanks!Steve___mythtv-users mailing list
mythtv-users@mythtv.orghttp://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users