I'm setting up my OZ 3.5.3 Collie to compile OZ apps. I have the development tools installed on a drive that my Collie mounts over the home network. In my attempt to compile opie-camera
CODE
./bin/bitbake -b ../org.openembedded.dev/packages/opie-camera/opie-camera_1.2.1.bb
the Collie successfully grabs stuff out of CVS and unpacks tarballs. Then it gets to the task do_configure. do_configure fails because bb can't find qmake.
