Bug#553047: libc6: (cross) libc-2.10.1.so/powerpc: ELF file data encoding not little-endian
On Wed, Oct 28, 2009, Hector Oron wrote:
> LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PAT H:}/usr/powerpc-linux-gnu/lib ARCH=powerpc MAKEFLAGS="CC=something" dh_shlibdeps -plibgcc1-powerpc-cross
>
> error while loading shared libraries: /usr/powerpc-linux-gnu/lib/libc.so.6: ELF file data encoding not little-endian
Could you DH_VERBOSE + strace that? Either some powerpc binary gets
run which shouldn't be (perhaps you have a qemu binfmt wrapper
installed?) or some tool is not able to read that data.
I wonder whether it still happens with the attached dpkg-deb patch?