Darn. It still won't compile allmoc.cpp (which is apparently
constructed by the Qt/E configure command). At least it takes about
an hour to figure that out. Here's what gets dumped when it fails,
just in case anyone recognizes something that might help:
make[2]: Entering directory `/usr/local/qt-embedded-free-3.3.4/src'
g++ -c -pipe -DQWS -fno-exceptions -fno-rtti -Wall -W -O2 -fPIC
-DQT_SHARED -DQT_NO_DEBUG -DQT_NO_CUPS -DQT_NO_NIS -D_LARGEFILE_SOURCE
-D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -DQT_NO_IMAGEIO_MNG
-DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_MAC -DQT_NO_STYLE_AQUA
-DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT
-DQT_NO_STYLE_POCKETPC -DQT_NO_QWS_VFB -DQT_NO_QWS_VNC
-DQT_NO_QWS_VGA16 -DQT_NO_QWS_TRANSFORMED -DQT_NO_QWS_SNAP
-DQT_NO_QWS_MACH64 -DQT_NO_QWS_VOODOO3 -DQT_NO_QWS_MATROX
-DQT_NO_QWS_SHADOWFB -DQT_NO_QWS_REPEATER -DQT_NO_QWS_KBD_SL5000
-DQT_NO_QWS_KBD_USB -DQT_NO_QWS_KBD_YOPY -DQT_NO_QWS_KBD_VR41
-DQT_NO_QWS_MOUSE_BUS -DQT_NO_QWS_MOUSE_LINUXTP -DQT_NO_QWS_MOUSE_VR41
-DQT_NO_QWS_MOUSE_YOPY
-I/usr/local/qt-embedded-free-3.3.4/mkspecs/qws/linux-generic-g++ -I.
-I3rdparty/freetype/src -I3rdparty/freetype/include
-I3rdparty/freetype/builds/unix -I3rdparty/freetype2/include
-I3rdparty/libpng -I3rdparty/zlib -I../include
-I.moc/release-shared-emb-generic/ -o
.obj/release-shared-emb-generic/allmoc.o
.moc/release-shared-emb-generic/allmoc.cpp
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-3.3/README.Bugs>.
{standard input}: Assembler messages:
{standard input}:67193: Warning: end of file not at end of a line;
newline inserted
make[2]: *** [.obj/release-shared-emb-generic/allmoc.o] Error 1
make[2]: Leaving directory `/usr/local/qt-embedded-free-3.3.4/src'
{standard input}:68179: Error: register expected, not 'r' -- `add r'
make[1]: *** [sub-src] Error 2
make[1]: Leaving directory `/usr/local/qt-embedded-free-3.3.4'
make: *** [init] Error 2
PS: As I think I said at the beginning, I'm trying to build directly
on my TS-7250, using the debian-sarge-1.12.tar extracted onto a USB
drive with fstab adjusted and loaded as per Technologic's
instructions. I'm using the Qt/E source files from
qt-embedded-free-3.3.4-src.tar.gz (both file sets downloaded from
ftp.embeddedarm.com) extracted into /usr/local. And I did install the
diff package (to get the missing 'cmp' utility) and manually added the
missing link from g++ to g++-3.3 so that the configure and make would
at least TRY to run.
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|