unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Thomas Baumann <dtbaumann@yahoo.de>
To: emacs-devel@gnu.org
Subject: 23.0.60 bootstrap fails for maemo
Date: Sun, 10 Feb 2008 18:47:26 +0100	[thread overview]
Message-ID: <m3zlu8ya8h.fsf@norvel.baumann-gauting.site> (raw)

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. 

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/lib/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 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   " > 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 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 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 
RUNEMACS="`/bin/pwd`/temacs"; cd /tmp/emacs/src/../admin/unidata; make -w RUNEMACS="${RUNEMACS}" DSTDIR=/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 conditions.
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 unidata-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





             reply	other threads:[~2008-02-10 17:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-10 17:47 Thomas Baumann [this message]
2008-02-10 19:11 ` 23.0.60 bootstrap fails for maemo Dan Nicolaescu
2008-02-10 20:02   ` Thomas Baumann
2008-02-10 21:34 ` Jason Rumney
2008-02-11 17:12   ` Thomas Baumann
2008-02-11 17:29 ` Dan Nicolaescu
2008-02-11 20:58   ` Thomas Baumann
2008-02-11 22:05     ` Dan Nicolaescu
2008-02-17 18:55     ` Thomas Baumann
2008-02-17 21:27       ` Jason Rumney
2008-02-18  7:45         ` T Baumann
2008-02-18 15:50         ` Thomas Baumann
2008-02-17 22:20       ` Leo
2008-02-18  7:42         ` T Baumann
2008-02-18 15:39         ` Thomas Baumann
2008-02-18 16:10       ` Dan Nicolaescu
2008-02-18 16:57         ` Thomas Baumann
2008-02-18 17:50           ` Dan Nicolaescu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3zlu8ya8h.fsf@norvel.baumann-gauting.site \
    --to=dtbaumann@yahoo.de \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).