[mythtv] Xbox build failure

Wayne Hogue mythtv at chiphead.net
Wed Feb 11 16:49:43 EST 2004


The problem is the compiler.  I assume from the error you are using 
Xebian distro and the gcc-3.3 compiler is comes with.  Try installing 
gcc-3.2 and it will compile fine.  3.3 is evil on the xbox and I had 
problems with almost every program I tried to compile.  down grading to 
gcc-3.2 solved it.

-Wayne


Matt Ryan wrote:

> Started getting this build failure on both of my xbox's, it's
> repeatable, every time I try to build the cvs I get the same error.
>
> Debian, versions below..
>
> Qmake version: 1.05a (Qt 3.1.2)
>
> gcc -v
>
> Reading specs from /usr/lib/gcc-lib/i386-linux/3.2.2/specs
> Configured with: ../src/configure -v
> --enable-languages=c,c++,java,f77,proto,pascal,objc,ada --prefix=/usr
> --mandir=/usr/share/man --infodir=/usr/share/info
> --with-gxx-include-dir=/usr/include/c++/3.2 --enable-shared
> --with-system-zlib --enable-nls --without-included-gettext
> --disable-__cxa_atexit --enable-java-gc=boehm --enable-objc-gc i386-linux
> Thread model: posix
> gcc version 3.2.2
>
>
> Failure is..  (and no I didnt hit cntrl C)
>
> g++ -c -pipe -Wall -W -O3 -march=pentiumpro -fomit-frame-pointer
> -D_REENTRANT  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -DPREFIX=\"/usr/local\" -DMMX -DUSING_IVTV -DQT_NO_DEBUG
> -DQT_THREAD_SUPPORT -I/usr/share/qt3/mkspecs/default -I.
> -I../../libs/libmythtv -I../../libs -I../../libs/libmyth
> -I/usr/local/include -I/usr/share/qt3/include -o globalsettings.o
> globalsettings.cpp
> g++: Internal compiler error: program cc1plus got fatal signal 15
> make[2]: *** [globalsettings.o] Error 1
> make[2]: Leaving directory 
> `/mythtv/mythtvtest/mythtv/programs/mythfrontend'
> {standard input}: Assembler messages:
> {standard input}:13226: Warning: end of file not at end of a line;
> newline inserted
> {standard input}:13472: Error: expecting operand after ','; got nothing
> make[1]: *** [sub-mythfrontend] Error 2
> make[1]: Leaving directory `/mythtv/mythtvtest/mythtv/programs'
> make: *** [sub-programs] Error 2
>
>------------------------------------------------------------------------
>
>_______________________________________________
>mythtv-dev mailing list
>mythtv-dev at mythtv.org
>http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>  
>




More information about the mythtv-dev mailing list