[mythtv-users] Newbie question re installation of Myth

Medley, Peter pMedley at kbiplaw.com
Tue Jun 29 09:46:00 EDT 2004


I have followed the instructions for getting mythtv installed from the
documentation from mythtv.org.

When I get to the make step in
http://mythtv.org/docs/mythtv-HOWTO-5.html#ss5.5
<http://mythtv.org/docs/mythtv-HOWTO-5.html#ss5.5>  I get the following
error message:

make[2]: Entering directory `/usr/local/src/mythtv-0.15.1/libs/libmyth'
g++ -c -pipe -O2 -fmessage-length=0 -Wall -fPIC -Wall -W -O3
-march=pentiumpro -fomit-frame-pointer -D_REENTRANT -fPIC  -D_GNU_SOURCE

-D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX -DUSING_IVTV 
-DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT 
-I/usr/lib/qt3/mkspecs/default -I. -I../../../../include 
-I../../../../../include -I/usr/lib/qt3/include -o dialogbox.o
dialogbox.cpp
cc1plus: error: CPU you selected does not support x86-64 instruction set
cc1plus: error: CPU you selected does not support x86-64 instruction set
make[2]: *** [dialogbox.o] Error 1
make[2]: Leaving directory `/usr/local/src/mythtv-0.15.1/libs/libmyth'
make[1]: *** [sub-libmyth] Error 2
make[1]: Leaving directory `/usr/local/src/mythtv-0.15.1/libs'
make: *** [sub-libs] Error 2.

I'm running SuSE 9.1 with a Atholon 64 3000+ processor.  I'm pretty new
to this, and I don't really understand what is going on.  But, it does
seem like to me I'm passing the wrong parameter to the compiler.  Like
maybe instead of -march=pentiumpro I should pass some other parameter,
but I don't know what parameter to pass or how to do it. 

Any thoughts or suggestions to fix this would greatly be appreciated.

Thanks in advance.




More information about the mythtv-users mailing list