[21:44] Does anyone have any experience cross-compiling packages for arm from a regular ubuntu here? [21:44] I'v installed gcc-arm-linux-gnueabi and downloaded the source for the package. But I get the Unmet Dependencies error when compiling, so I tried 'apt-get build-dep -a armhf MYLIB' but it says the dependencies "are not installable" [21:45] How to get those dependencies for cross-compilation? [22:10] At least, may be there are any QEMU images that I can boot up and compile a package quickly from a VM?