All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhouping Liu <zliu@redhat.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: [s390x] build error: undefined reference to `sie_exit'
Date: Wed, 24 Jul 2013 22:09:13 -0400 (EDT)	[thread overview]
Message-ID: <1999182864.5191140.1374718153443.JavaMail.root@redhat.com> (raw)
In-Reply-To: <209887675.5191065.1374718087774.JavaMail.root@redhat.com>

Hello All,

I met the below error on b3a3a9c441 with s390x arch:

# make
  CHK     include/generated/uapi/linux/version.h
  CHK     include/generated/utsrelease.h
  CALL    scripts/checksyscalls.sh
  CHK     include/generated/compile.h
  CHK     include/generated/uapi/linux/version.h
  LINK    vmlinux
  LD      vmlinux.o
  MODPOST vmlinux.o
  GEN     .version
  CHK     include/generated/compile.h
  UPD     include/generated/compile.h
  CC      init/version.o
  LD      init/built-in.o
arch/s390/built-in.o: In function `sys_call_table_emu':
(.rodata+0x2b98): undefined reference to `sie_exit'
arch/s390/built-in.o: In function `sys_call_table_emu':
(.rodata+0x2ba0): undefined reference to `sie_exit'
make: *** [vmlinux] Error 1


-- 
Thanks,
Zhouping

       reply	other threads:[~2013-07-25  2:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <209887675.5191065.1374718087774.JavaMail.root@redhat.com>
2013-07-25  2:09 ` Zhouping Liu [this message]
2013-07-25  9:21   ` [s390x] build error: undefined reference to `sie_exit' Heiko Carstens
2013-07-25 16:40     ` Zhouping Liu

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

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

  git send-email \
    --in-reply-to=1999182864.5191140.1374718153443.JavaMail.root@redhat.com \
    --to=zliu@redhat.com \
    --cc=linux-kernel@vger.kernel.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.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.