On Sunday 16 October 2005 04:21, Michael Stevens wrote: > 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!
export CC="gcc-3.3" will have debian use gcc 3.3 which is how I compiled MythTV from SVN on my Debian system with no issues. Steve _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
