From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thomas Baumann Newsgroups: gmane.emacs.devel Subject: 23.0.60 bootstrap fails for maemo Date: Sun, 10 Feb 2008 18:47:26 +0100 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1202666429 15990 80.91.229.12 (10 Feb 2008 18:00:29 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 10 Feb 2008 18:00:29 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 10 19:00:50 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JOGTx-0003hd-3U for ged-emacs-devel@m.gmane.org; Sun, 10 Feb 2008 19:00:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOGTS-0003oK-Ru for ged-emacs-devel@m.gmane.org; Sun, 10 Feb 2008 13:00:18 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JOGTN-0003mp-Lx for emacs-devel@gnu.org; Sun, 10 Feb 2008 13:00:13 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JOGTK-0003ia-HH for emacs-devel@gnu.org; Sun, 10 Feb 2008 13:00:13 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JOGTK-0003iF-Bd for emacs-devel@gnu.org; Sun, 10 Feb 2008 13:00:10 -0500 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JOGTK-0005RI-5r for emacs-devel@gnu.org; Sun, 10 Feb 2008 13:00:10 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1JOGTC-00072b-At for emacs-devel@gnu.org; Sun, 10 Feb 2008 18:00:02 +0000 Original-Received: from p54961bf9.dip0.t-ipconnect.de ([84.150.27.249]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Feb 2008 18:00:02 +0000 Original-Received: from dtbaumann by p54961bf9.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 10 Feb 2008 18:00:02 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 118 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: p54961bf9.dip0.t-ipconnect.de User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) Cancel-Lock: sha1:h3zznF/pMsUf5mRJ5wJyk1XYc40= X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88638 Archived-At: I'm trying to compile emacs23 for os2008 using the maemo-4.0 sdk but somehow the bootstrap fails. I'm working with a fresh copy of the cvs files checked out today.=20 The problem looks very much like the emacs23/cygwin problem discussed earlier, but I was not able to test all of the possible solutions mentioned there. Any help is highly appreciated. BTW emacs 22.1 compiles fine and runs nicely but with very tiny fonts... Here are the relevant parts my bootstrap ./configure --without-gif --without-xpm --enable-font-backend gcc -Demacs -DHAVE_CONFIG_H -DUSE_GTK -I. -I/tmp/emacs/src -D_BSD_SOURCE -= I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/= usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/l= ib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr= /include/freetype2 -I/usr/include/alsa -I/usr/include/dbus-1.0 -I/usr/lib/= dbus-1.0/include -g -O2 -Wl,-znocombreloc /tmp/emacs/src/prefix-args.c -o= prefix-args echo "dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.= o category.o ccl.o character.o chartab.o cm.o term.o terminal.o xfaces.o xt= erm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.o gtkutil.o= dbusbind.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock= .o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o= casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns= .o callint.o eval.o floatfns.o fns.o print.o lread.o syntax.o unexelf.o byt= ecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strft= ime.o intervals.o textprop.o composite.o md5.o font.o xfont.o ftfont.o x= ftfont.o ftxfont.o terminfo.o lastfile.o vm-limit.o " > buildobj.lst gcc -nostdlib `./prefix-args -Xlinker -z nocombreloc` -Wl,-znocombreloc -= o temacs pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.o dispnew.o frame.o scrol= l.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o character.= o chartab.o cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o= fontset.o xsmfns.o fringe.o image.o gtkutil.o dbusbind.o emacs.o keyboard.= o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.= o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search= .o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.= o fns.o print.o lread.o syntax.o unexelf.o bytecode.o process.o callproc.o = region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o = composite.o md5.o font.o xfont.o ftfont.o xftfont.o ftxfont.o terminfo.o= lastfile.o vm-limit.o -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_= pixbuf-2.0 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule= -2.0 -ldl -lglib-2.0 -lpthread -lSM -lICE -ltiff -ljpeg -lpng -lz -lm -lX11= -lXft -lfontconfig -lasound -ldbus-1 -lncurses -lm -lgcc -lc -lgcc /usr= /lib/crtn.o=20 RUNEMACS=3D"`/bin/pwd`/temacs"; cd /tmp/emacs/src/../admin/unidata; make -w= RUNEMACS=3D"${RUNEMACS}" DSTDIR=3D/tmp/emacs/src/../lisp/international make[3]: Entering directory `/tmp/emacs/admin/unidata' /tmp/emacs/src/temacs -batch -f batch-byte-compile unidata-gen.el Loading loadup.el (source)... Using load-path (/tmp/emacs/lisp /tmp/emacs/lisp/emacs-lisp /tmp/emacs/lisp= /language /tmp/emacs/lisp/international /tmp/emacs/lisp/textmodes) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version.el (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading cus-start (source)... Loading international/mule (source)... Loading international/mule-conf.el (source)... qemu: uncaught target signal 11 (Segmentation fault) - exiting make[3]: *** [unidata-gen.elc] Error 245 make[3]: Leaving directory `/tmp/emacs/admin/unidata' make[2]: *** [/tmp/emacs/src/../lisp/international/charprop.el] Error 2 make[2]: Leaving directory `/tmp/emacs/src' make[1]: *** [bootstrap-build] Error 2 make[1]: Leaving directory `/tmp/emacs' make: *** [bootstrap] Error 2 [sbox-CHINOOK_ARMEL: /tmp/emacs] > native-gdb src/temacs GNU gdb 6.6-debian Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain condition= s. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "arm-linux-gnueabi"... Using host libthread_db library "/lib/libthread_db.so.1". (gdb) run -batch -f batch-byte-compile unidata-gen.el Starting program: /tmp/emacs/src/temacs -batch -f batch-byte-compile unidat= a-gen.el qemu: Unsupported syscall: 26 Loading loadup.el (source)... Using load-path (/tmp/emacs/lisp /tmp/emacs/lisp/emacs-lisp /tmp/emacs/lisp= /language /tmp/emacs/lisp/international /tmp/emacs/lisp/textmodes) Loading emacs-lisp/byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version.el (source)... Loading widget (source)... Loading custom (source)... Loading emacs-lisp/map-ynp (source)... Loading cus-start (source)... Loading international/mule (source)... Loading international/mule-conf.el (source)... qemu: uncaught target signal 11 (Segmentation fault) - exiting qemu: Unsupported syscall: 26 Could not open /proc/1785/status (gdb) bt qemu: Unsupported syscall: 26 warning: Unable to fetch general register. qemu: Unsupported syscall: 26 qemu: Unsupported syscall: 26 qemu: Unsupported syscall: 26 qemu: Unsupported syscall: 26 qemu: Unsupported syscall: 26 qemu: Unsupported syscall: 26 qemu: Unsupported syscall: 26 qemu: Unsupported syscall: 26 qemu: Unsupported syscall: 26 qemu: Unsupported syscall: 26