<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
I'm getting "internal compiler error: Segmentation fault" when I
compile mythtv. I'd appreciate any help. Here are my particulars...<br>
<br>
I installed mythtv from knoppmyth R5F27 (myth 0.20.2)<br>
<pre class="markup pre"><b>I'm using sources from: </b>
svn co <a class="moz-txt-link-freetext"
 href="http://svn.mythtv.org/svn/branches/release-0-20-fixes/mythtv">http://svn.mythtv.org/svn/branches/release-0-20-fixes/mythtv</a>

<b>gcc --version reports:</b>
4.1.2.20061115 (prerelease) Debian 4.1.1-21)

<b>my processor is:</b> 
Intel Core 2 CPU @ 2.13GHz

I'm building with:
./configure --enable-dvb --enable-xvmc --enable-opengl-vsync \
--enable-xvmc-pro --enable-proc-opt --prefix=/usr

export QTDIR=/usr/share/qt3
qmake mythtv.pro
make

The error occurs as output from the make command.
</pre>
</body>
</html>