"undefined reference to 'raise'"

Carmelo AMOROSO carmelo.amoroso at st.com
Fri Aug 17 05:21:19 UTC 2007


Shai Lifshitz wrote:
>
> I am using the buildroot to compile the u-boot.
>
> the flags I used:
> BR2_arm=y
> BR2_arm926t=y
> BR2_ARM_EABI=y
>
> and I get the "undefined reference to raise" error.
>
> can someone help me with this issue?
>
raise should be defined by the libc library (libuClibc-0.9.xx.so.0).
Check it by executing "readelf -s libuClibc-0.9.xx.so.0 | grep raise"

Cheers,
Carmelo
> Shai Lifshitz
> email: shail at visonic.com
> ------------------------------------------------------------------------
>
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://busybox.net/cgi-bin/mailman/listinfo/uclibc




More information about the uClibc mailing list