public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* GNU Emacs bzr compilation, FATAL: kernel too old
@ 2012-12-19 20:11 白い熊
  2012-12-20  7:18 ` 白い熊
  0 siblings, 1 reply; 2+ messages in thread
From: 白い熊 @ 2012-12-19 20:11 UTC (permalink / raw)
  To: crossgcc

Hello:

I'm trying to crosscompile GNU Emacs, latest bzr revision. I have a
glibc 2.16.0 toolchaing built with ct-ng for an Android kernel, ver
3.0.31. I've enabled 'Use obsolete features'.

Now, compilation fails with:

make[1]: Leaving directory `/home/shiroikuma/compile/emacs-bzr~111269/lib-src'
boot=bootstrap-emacs;                         \
        if [ ! -x "src/$boot" ]; then                                     \
            cd src; make all                                    \
              CC='arm-exynos-linux-gnueabi-gcc -std=gnu99'
CFLAGS='-I/data/home/kumatux.org-apps/armhf-glibc-2.16.0/emacs_bzr~111269-nox/kumatux.org-deps/ncurses_5.9/include'
CPPFLAGS=''         \
              LDFLAGS='-Wl,-dynamic-linker=/data/home/kumatux.org-apps/armhf-glibc-2.16.0/glibc_2.16.0/lib/ld-linux-armhf.so.3
-L/data/home/kumatux.org-apps/armhf-glibc-2.16.0/emacs_bzr~111269-nox/kumatux.org-de
ps/ncurses_5.9/lib -Wl,-znocombreloc' MAKE='make'
BOOTSTRAPEMACS="$boot"; \
        fi;
make[1]: Entering directory `/home/shiroikuma/compile/emacs-bzr~111269/src'
../lib-src/make-docfile -d
/home/shiroikuma/compile/emacs-bzr~111269/src -g dispnew.o frame.o
scroll.o xdisp.o menu.o  window.o charset.o coding.o category.o ccl.o
character.o chartab.o bidi.o cm.o term.o termin
al.o xfaces.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
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 font.o print.o lread.o
syntax.o unexelf.o bytecode.o process.o gnutls.o callproc.o
region-cache.o sound.o atimer.o doprnt.o intervals.o textprop.o
composite.o xml.o i
notify.o profiler.o         > gl-tmp
FATAL: kernel too old
make[1]: *** [gl-stamp] Error 127
make[1]: Leaving directory `/home/shiroikuma/compile/emacs-bzr~111269/src'
make: *** [src] Error 2

What does this mean? I interpret the message being from glibc saying
that the kernel is too old for it, but 3.0.31 shouldn't be too old for
glibc-2.16.0, so how can this be? It shouldn't be referring to the
build machine kernel, as I'm building on an Ubuntu kernel 3.2.0, so
how can I get to the bottom of this?
-- 
白い熊

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GNU Emacs bzr compilation, FATAL: kernel too old
  2012-12-19 20:11 GNU Emacs bzr compilation, FATAL: kernel too old 白い熊
@ 2012-12-20  7:18 ` 白い熊
  0 siblings, 0 replies; 2+ messages in thread
From: 白い熊 @ 2012-12-20  7:18 UTC (permalink / raw)
  To: crossgcc

On Thu, Dec 20, 2012 at 12:11 AM, 白い熊 <ShiroiKuma@shiroikuma.org> wrote:
> I'm trying to crosscompile GNU Emacs, latest bzr revision. I have a
> glibc 2.16.0 toolchaing built with ct-ng for an Android kernel, ver
> 3.0.31. I've enabled 'Use obsolete features'.
>
> Now, compilation fails with:
> FATAL: kernel too old

Now I get this error also when crosscompiling perl, so something is
definitely wrong with my setup. However, I've been able to
crosscompile many packages flawlessly.

I'd appreciate any pointers on resolving this issue.
-- 
白い熊

--
For unsubscribe information see http://sourceware.org/lists.html#faq

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-12-20  7:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-19 20:11 GNU Emacs bzr compilation, FATAL: kernel too old 白い熊
2012-12-20  7:18 ` 白い熊

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).