compile error when trying to use uClibc snapshots

Carmelo AMOROSO carmelo.amoroso at st.com
Tue Jun 17 13:32:19 UTC 2008


Gaye Abdoulaye Walsimou wrote:
> Hello list,
> I'm trying to compile uClibc snapshots and have the following errors.
> Any suggestions?
> Thanks
> Regards
>
> #######################Error output when trying to compile uClibc 
> snapshots ###############
> make -C /opt/LDE/user/buildroot-20060919-1/toolchain_build_mipsel/uClibc \
>                 PREFIX= \
>                 DEVEL_PREFIX=/ \
>                 RUNTIME_PREFIX=/ \
>                 HOSTCC="gcc" \
>                 all
>   CC ldso/ldso/ldso.oS
> In file included from ./ldso/include/ldso.h:36,
>                  from ldso/ldso/ldso.c:33:
> ./ldso/include/dl-syscall.h: In function `_dl_exit':
> ./ldso/include/dl-syscall.h:62: error: `__NR_exit' undeclared (first use 
> in this function)
>   
I think you don't have properly installed kernel headers and/or properly 
set the KERNEL_HEADERS config option
pointing to the right folder.





More information about the uClibc mailing list