On Mon, Nov 15, 2010 at 10:27 PM, Stefan Schmidt wrote: > Any more info on the lsusb detection problem? Is there any known fix for this?
Hand-editing the Makefile to point to /opt/local/... (where mac ports install libusb) seems to be needed. And/or runnning ./configure --libdir=/opt/local/lib --includedir=/opt/local/include > The echo -e is seems like a problem I introduced. I was never good at pure > shell > programming. :) For this, specifying SHELL=bash makes it work. It seems that configure selects sh instead of bash. Furthermore, the built-in echo in sh on 10.6 does not honour the -e flag, but it does on 10.4 from what I could see. But maybe someone on MacOSX can chime in here... Tormod _______________________________________________ devel mailing list devel@lists.openmoko.org https://lists.openmoko.org/mailman/listinfo/devel