[mythtv-users] make - segmentation fault
R. G. Newbury
newbury at mandamus.org
Tue Oct 16 01:40:34 UTC 2007
Fred McClain wrote:
> I'm getting "internal compiler error: Segmentation fault" when I compile mythtv.
> I'd appreciate any help. Here are my particulars...
>
> I installed mythtv from knoppmyth R5F27 (myth 0.20.2)
>
> *I'm using sources from: *
> svn co http://svn.mythtv.org/svn/branches/release-0-20-fixes/mythtv
>
> *gcc --version reports:*
> 4.1.2.20061115 (prerelease) Debian 4.1.1-21)
>
> *my processor is:*
> 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.
An earlier thread today reported the same problem with your cpu....it
may be something peculiar to the Core 2 Duo 6400 @ 2.13GHz...
Bet that uname -m gives i686 and uname -p gives 'unknown'....
Try removing '--enable-proc-opt' from your configure setup...Don't know
why that works, but configure has something it doesn't like between the
'arch' setup and proc-opt.. No promises that that will help.
Please report back...
Geoff
More information about the mythtv-users
mailing list