emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.60 bootstrap fails for maemo


From: Thomas Baumann
Subject: Re: 23.0.60 bootstrap fails for maemo
Date: Mon, 11 Feb 2008 21:58:19 +0100

Dan Nicolaescu <address@hidden> wrote:

> Thomas Baumann <address@hidden> writes:
> 
>   > 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.
> 
> Not sure if this helps, but first try to bootstrap on the host so that
> you have all the .elc files, and then configure for the target again and
> just run make. (If the problem you are facing is the byte compiler
> encoding bug that's been discussed here, you might be able to get over
> it this way)...
> 

I think I tried this before - configure with CHINOOK_X86 and compile
(works ok). configure with CHINOOK_ARMEL... and a new error...

if i delete and recompile pre-crt0.o for the target I get the same error
as before

The same occurs when I byte-compile on i686 and for maemo
afterwards. Any ideas where I can help to resolve this issue?

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 -lgli
 b-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 
/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/bin/ld:
 pre-crt0.o: Relocations in generic ELF (EM: 3)
/scratchbox/compilers/cs2005q3.2-glibc2.5-arm/bin/../lib/gcc/arm-none-linux-gnueabi/3.4.4/../../../../arm-none-linux-gnueabi/bin/ld:
 pre-crt0.o: Relocations in generic ELF (EM: 3)
pre-crt0.o: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[1]: *** [temacs] Error 1
make[1]: Leaving directory `/tmp/emacs/src'
make: *** [src] Error 2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]