[mythtv-users] master backend on nslu2 ?

Jacob Yeh jyeh at alumni.rice.edu
Thu May 31 18:56:35 UTC 2007


John,
Thanks for the idea.  Unfortunately while compiling from the latest svn
repository, the "--disable-frontend" is not an option.  but it did give me
the idea of disabling as many of the available options as possible since I'm
not putting a tuner on this.  So I tried disabling as many as possible.

Unfortunately, it fails at the same point as before with some assembler
error when compiling mythcontent.cpp.

It should be possible to strip away all the unessentials but I'm sure that's
easier said than done, esp. since myth-setup has a QT GUI.

Note that this is not just a regular compile done on some x86 machine; this
a native compile done on an NSLU2 which uses an ARM-based ixp4xx processor.
Here is the compile statement and the errors I'm getting:
ccache g++ -c -pipe -I/usr/include/kde/artsc -pthread -I/usr/include/glib-
2.0 -I/usr/lib/glib-2.0/include -Wall -W -O3 -fomit-frame-pointer -Wall
-Wno-switch -Wno-non-virtual-dtor -fomit-frame-pointer -D_REENTRANT -DPIC
-fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\"
-DLIBDIR=\"/usr/local/lib\" -DUSING_OSS -DUSE_ALSA -DUSE_JOYSTICK_MENU
-DUSE_LIRC -DUSE_ARTS -DUSE_JACK -DUSING_XRANDR -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
-I/usr/share/qt3/mkspecs/default -I. -I/usr/local/include
-I../libmythsamplerate -I../libmythsoundtouch -I../.. -I..
-I/usr/include/qt3 -o mythcontext.o mythcontext.cpp
{standard input}: Assembler messages:
{standard input}:80036: Warning: end of file not at end of a line; newline
inserted
{standard input}:81473: Error: ']' expected -- `ldr r0,[fp,#-58'
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.

make[2]: *** [mythcontext.o] Error 1
make[2]: Leaving directory `/home/jyeh/mythtv/libs/libmyth'
make[1]: *** [sub-libmyth] Error 2
make[1]: Leaving directory `/home/jyeh/mythtv/libs'
make: *** [sub-libs] Error 2

Any ideas on fixing or somehow sidestepping this compile issue?  I may try
to checkout the release version of the source code from svn (instead of the
latest, bleeding edge version).

Jacob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20070531/58b875a6/attachment.htm 


More information about the mythtv-users mailing list