=== calculu5 is now known as calculus [12:15] hello, i'm new to Ubuntu on ARM - i want to build a Qt application against the armhf qt libs provided in the ppa - is there a way of developing on a host machine - or is the typical way to do this natively or in qemu? is there an i386 cross qmake? it seems unnecessary to rebuild qt just for qmake? [12:16] in general are packages developed natively on an ARM platform or cross built? [12:19] amurray: How people *develop* is entirely up to them, but everything in the archive is built natively on real hardware. [12:24] infinity: ok thanks. i want to take the path of least resistance. if i wanted to cross-build, it doesn't appear as though there is a qt4-qmake package provided in any repository for cross building. i wondered how other packages such as kdiff3-qt would have been built, but as you say natively. that makes sense [12:25] amurray, i would just do the test build as x86 builds and test on a PC ... once you have finalized code build it for arm [12:26] ok - or i guess develop on a host machine but NFS build on an ARM board? [12:27] ogra_: ^ [12:27] Building on NFS is generally a hateful thing. [12:27] yeah, just scp your code over and build via ssh [12:27] Unless you have perfectly matched clocks on both hosts. [12:28] ok thanks, and then once application is done, build a deb package and produce a rootfs using rootstock or something? === doko_ is now known as doko [19:05] seems my ubuntu install on my beagle board does not have "killall" [19:05] where do i get that? === cmagina_ is now known as cmagina [23:01] i need help getting DDD to work on my beagle bone xm [23:01] it runs, it just enters into an infinite "Waiting for gdb to get ready" state [23:02] erm beagle board xm not bone [23:02] blargh [23:03] also. where the HELL is "killall" on this arm system? [23:04] searching for vsllib/ddd.vsl ... /usr/share/ddd/vsib/ddd.vsl <-- what are those? [23:05] can someone please help me get ddd working on my beagle board target? [23:05] i have NO freeking idea why it isnt working or how to find out why its not working [23:05] strace tells me its getting EAGAIN on a socket access [23:05] no idea what that socket was supposed to connect to [23:06] waiting until GDB gets ready [23:06] is it GDB thats screwing up? [23:24] has anyone experimented with the EC2 ARM AMI referenced at the bottom of https://wiki.ubuntu.com/ARM/Server ? [23:24] I'd like to expand the size of the root disk; the image is configured with an 800MB disk, which isn't enough to even install libraries