Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: MikeW <mw_phil@yahoo.co.uk>
To: buildroot@busybox.net
Subject: [Buildroot] U-boot 1.1.4 build error - Search First !
Date: Tue, 15 May 2007 15:19:02 +0000 (UTC)	[thread overview]
Message-ID: <loom.20070515T171616-545@post.gmane.org> (raw)
In-Reply-To: 001401c78df0$202a9ec0$b101660a@eInfochips

Anoop Krishnan <anoop.krishnan@...> writes:

> 
> 
> Hi,
>  
>  
>  
> I have used crosstool-0.42 to build tool chain and 
> it builds the toolchain without any problems
>  
> and I can even compile the kernel Image with the 
> same cross-compiler perfectly
>  
> The probelm I am facing is that when I use the same 
> toolchain to compile U-boot 1.1.4, I getthe following error
>  
>
/opt/crosstool/gcc-4.1.0-glibc-2.4/arm-926ejs-linux-gnueabi/
lib/gcc/arm-926ejs-linux-gnueabi/4.1.0/libgcc.a(_dvmd_lnx.o):

> In function 
>
`__div0':/home/anoop/Tool_chain/crosstool-0.42/build/
arm-926ejs-linux-gnueabi/gcc-4.1.0-glibc-2.4/gcc-4.1.0/
gcc/config/arm/lib1funcs.asm:1000:

> undefined reference to `raise'make: *** [u-boot] Error 1
>  
> I found that raise is defined in raise.c which is 
> under the following 
>
path/home/anoop/Tool_chain/crosstool-0.42/build/
arm-926ejs-linux-gnueabi/gcc-4.1.0-glibc-2.4/glibc-2.4/signal/raise.c
and 
> its contents are as follows
>  
> #include <signal.h>#include 
> <errno.h>
>  
> /* Raise the signal SIG.  */intraise 
> (sig)     int sig;{  __set_errno 
> (ENOSYS);  return -1;}weak_alias (raise, gsignal)
>  
> stub_warning (raise)stub_warning 
> (gsignal)#include <stub-tag.h>
>  
> 
> How can I solve this issue? Is there any patch for glibc-2.4 , applying 
> which the issue can be solved?
> 
> Thanks in advance
> Anoop 

There's a thread here:
http://thread.gmane.org/gmane.comp.lib.uclibc.buildroot/248/focus=252
found by a Search on "undefined reference to raise"

Search the newsgroup first !!!!

Regards,
MikeW

      reply	other threads:[~2007-05-15 15:19 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-04  2:01 [Buildroot] U-boot 1.1.4 build error Anoop Krishnan
2007-05-15 15:19 ` MikeW [this message]

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=loom.20070515T171616-545@post.gmane.org \
    --to=mw_phil@yahoo.co.uk \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox