On Friday 22 October 2010, David Goodenough wrote:
> Hi,
> 
> I am trying to build an image for an ar71xx device (a Ubiquity
> Routerstation) and when it gets to build uClib it fails with:-
> 
> install -m 644 lib/lib*-0.9.30.1.so \
>                 /home/david/src/openwrt-ng/trunk/staging_dir/toolchain-
> mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1//lib
> cd lib && tar -cf - *.so.* | tar -xf - -C /home/david/src/openwrt-
> ng/trunk/staging_dir/toolchain-mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1//lib
> tar: error while loading shared libraries: libpthread.so.0: ELF file data
> encoding not little-endian
> tar: error while loading shared libraries: libpthread.so.0: ELF file data
> encoding not little-endian
> make[4]: *** [install_runtime] Error 127
> make[4]: Leaving directory `/home/david/src/openwrt-
> ng/trunk/build_dir/toolchain-
> mips_r2_gcc-4.3.3+cs_uClibc-0.9.30.1/uClibc-0.9.30.1'
> 
> I have found various references to libpthread problems like this before,
> but they were a while ago and related to an old binutils.
> 
> Does anyone know how to solve this?
> 
> David
> _______________________________________________
> openwrt-users mailing list
> [email protected]
> https://lists.openwrt.org/mailman/listinfo/openwrt-users

I should have mentioned, that this is using the most recent git source.
Just before doing this I did a git pull.

David
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to