All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hebbar <gururajakr@sanyo.co.in>
To: buildroot@busybox.net
Subject: [Buildroot] unable to fix Arm EABI in UClibc Menuconfig
Date: Fri, 17 Aug 2007 05:33:32 -0700 (PDT)	[thread overview]
Message-ID: <12198764.post@talk.nabble.com> (raw)


Hi All,
 
 With new buildroot snapshot, whatever i do to set ARM Target as EABI - it
reverts back to OABI because of which i am getting below mentioned error. I
set it to ARM EABI "Make menuconfig & make uclibc-menuconfig". i tried
setting manually in uclibc-9.29.0.config & uclibc-9.29.0-wchar.config. If i
set it manually in buildroot/toolchain_build_arm/uClibc-0.9.29 & then go to
"make uclibc-menuconfig" still it reverts back to ARM OABI. 

Kindly help me to solve this. I didnt face this in last weeks Snapshot(of
around last wek thursday). but from oday its happening. 

This is my buildroot .config

BR2_arm=y
BR2_arm926t=y
BR2_ARM_TYPE="ARM926T"
# BR2_ARM_OABI is not set
BR2_ARM_EABI=y
BR2_ARCH="arm"
BR2_ENDIAN="LITTLE"
BR2_GCC_TARGET_TUNE="arm9tdmi"

Error ---------->

make[4]: `conf' is up to date.
  CC extra/locale/locale_data.os
  CC libc/sysdeps/linux/arm/brk.os
  CC libc/sysdeps/linux/arm/ioperm.os
  CC libc/sysdeps/linux/arm/iopl.os
  CC libc/sysdeps/linux/arm/mmap.os
  CC libc/sysdeps/linux/arm/posix_fadvise.os
libc/sysdeps/linux/arm/posix_fadvise.c: In function '__libc_posix_fadvise':
libc/sysdeps/linux/arm/posix_fadvise.c:20: warning: right shift count >=
width of type
libc/sysdeps/linux/arm/posix_fadvise.c:20: warning: right shift count >=
width of type
  CC libc/sysdeps/linux/arm/posix_fadvise64.os
  CC libc/sysdeps/linux/arm/sigaction.os
  CC libc/sysdeps/linux/arm/__syscall_error.os
  CC libc/sysdeps/linux/arm/syscall.os
libc/sysdeps/linux/arm/syscall.c: In function 'syscall':
libc/sysdeps/linux/arm/syscall.c:28: error: '__NR_syscall' undeclared (first
use in this function)
libc/sysdeps/linux/arm/syscall.c:28: error: (Each undeclared identifier is
reported only once
libc/sysdeps/linux/arm/syscall.c:28: error: for each function it appears
in.)
make[2]: *** [libc/sysdeps/linux/arm/syscall.os] Error 1
make[1]: *** [lib/libc.so.0] Error 2
make[1]: Leaving directory
`/home/guru/project/original/bldrt/buildroot/toolchain_build_arm/uClibc-0.9.29'
make: ***
[/home/guru/project/original/bldrt/buildroot/toolchain_build_arm/uClibc-0.9.29/lib/libc.a]
Error 2


Regards
Gururaja
-- 
View this message in context: http://www.nabble.com/unable-to-fix-Arm-EABI-in-UClibc-Menuconfig-tf4285433.html#a12198764
Sent from the BuildRoot mailing list archive at Nabble.com.

             reply	other threads:[~2007-08-17 12:33 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-17 12:33 Hebbar [this message]
2007-08-17 17:55 ` [Buildroot] unable to fix Arm EABI in UClibc Menuconfig Tom
  -- strict thread matches above, loose matches on Subject: below --
2007-08-19  8:34 Gururaja Hebbar K R

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=12198764.post@talk.nabble.com \
    --to=gururajakr@sanyo.co.in \
    --cc=buildroot@busybox.net \
    /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.