[Buildroot] ldconfig errors

Baruch Siach baruch at tkos.co.il
Tue Aug 17 11:10:45 UTC 2010


Hi Paul,

On Tue, Aug 17, 2010 at 07:36:47PM +1000, Paul Jones wrote:
> I seem to have run into the ldconfig error while using a crosstool-ng
> external toolchain (uclibc based). I remember this being discussed a while
> back but can't seem to find a solution, short of using an internal
> toolchain.
> 
> This is the error:
> 
> if [ -x
> "/media/dev/arm-unknown-linux-uclibcgnueabi/bin/arm-unknown-linux-uclibcgnue
> abi-ldconfig" ]; \
> 
>         then \
> 
>  
> /media/dev/arm-unknown-linux-uclibcgnueabi/bin/arm-unknown-linux-uclibcgnuea
> bi-ldconfig -r /media/dev/buildroot-arm/output/target 2>/dev/null; \
> 
>         else \
> 
>                 /sbin/ldconfig -r /media/dev/buildroot-arm/output/target
> 2>/dev/null; \
> 
>         fi
> 
> make: *** [target-finalize] Error 1
> 
> I can't use the host version unless I run as root. This is on a Gentoo
> x86_64 host with ARM target.
> 
> Any suggestions?

See http://lists.busybox.net/pipermail/buildroot/2010-June/035443.html and 
http://lists.busybox.net/pipermail/buildroot/2010-August/036726.html.

I hope this helps.

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -



More information about the buildroot mailing list