**** BEGIN LOGGING AT Fri Oct 18 02:59:58 2013 Oct 18 12:15:34 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? Oct 18 12:16:45 in general are packages developed natively on an ARM platform or cross built? Oct 18 12:19:15 amurray: How people *develop* is entirely up to them, but everything in the archive is built natively on real hardware. Oct 18 12:24:52 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 Oct 18 12:25:52 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 Oct 18 12:26:53 ok - or i guess develop on a host machine but NFS build on an ARM board? Oct 18 12:27:11 ogra_: ^ Oct 18 12:27:24 Building on NFS is generally a hateful thing. Oct 18 12:27:42 yeah, just scp your code over and build via ssh Oct 18 12:27:43 Unless you have perfectly matched clocks on both hosts. Oct 18 12:28:35 ok thanks, and then once application is done, build a deb package and produce a rootfs using rootstock or something? Oct 18 19:05:57 seems my ubuntu install on my beagle board does not have "killall" Oct 18 19:05:59 where do i get that? Oct 18 23:01:40 i need help getting DDD to work on my beagle bone xm Oct 18 23:01:56 it runs, it just enters into an infinite "Waiting for gdb to get ready" state Oct 18 23:02:10 erm beagle board xm not bone Oct 18 23:02:14 blargh Oct 18 23:03:18 also. where the HELL is "killall" on this arm system? Oct 18 23:04:01 searching for vsllib/ddd.vsl ... /usr/share/ddd/vsib/ddd.vsl <-- what are those? Oct 18 23:05:15 can someone please help me get ddd working on my beagle board target? Oct 18 23:05:28 i have NO freeking idea why it isnt working or how to find out why its not working Oct 18 23:05:44 strace tells me its getting EAGAIN on a socket access Oct 18 23:05:51 no idea what that socket was supposed to connect to Oct 18 23:06:31 waiting until GDB gets ready Oct 18 23:06:38 is it GDB thats screwing up? Oct 18 23:24:11 has anyone experimented with the EC2 ARM AMI referenced at the bottom of https://wiki.ubuntu.com/ARM/Server ? Oct 18 23:24:53 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 **** ENDING LOGGING AT Sat Oct 19 02:59:58 2013