On Fri, Jun 08, 2012 at 10:27:00AM +0200, Michał Szymański wrote: > Unfortunately I wasn't able to install libc6:armel on pandaboard with > debian armhf. I've found some guides how to do it, eg: > > sudo apt-get install libc6-armel-cross libc6-dev-armel-cross
Those would be dpkg-cross packages as far as I can tell. I think you are supposed to be able to do: dpkg --add-architecture armel apt-get update apt-get install libc6-dev:armel -- Len Sorensen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

