Hi Kevin, On Mon, Apr 7, 2014 at 8:22 PM, Kevin Gunawan <[email protected]> wrote: > Hello everyone > > It seems I'm stuck for the past few days on installing emdebian Toolchains > > Currently I am using Debian in Cubieboard A20 > by following the instructions on here: > http://linux-sunxi.org/Toolchain > > after adding "deb http://www.emdebian.org/debian/ unstable main" to the > sources.list > > I always get this error: > Failed to fetch http://www.emdebian.org/debian/dists/unstable/Release > Unable to find expected entry main/binary-armhf/Packages in Release file > (Wrong sources.list entry or malformed file) > > Any idea?
That toolchain is for cross compiling, i.e. compiling a kernel for your Cubieboard on your x86 desktop. If you want to compile things on your Cubieboard for your Cubieboard, you don't need to install that, all you need to do to is install GCC and stuff from the main Debian repository. Thanks, -- Julian Calaby Email: [email protected] Profile: http://www.google.com/profiles/julian.calaby/ .Plan: http://sites.google.com/site/juliancalaby/ -- You received this message because you are subscribed to the Google Groups "linux-sunxi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
