Cheers bud, bluez compiles with suprisingly few hacks...
Compiled bluez-libs, bluez-utils and ussp-push freshly in a usb-stick native mipsel enviroment. the openobex i am using was cross compiled on a linux laptop and transferred across.
Ussp-push starts normally now but when set to the task of sending a file come back with;
Can't open tty: No such file or directory
Eoory while doing OBEX_HandleInput()
__obex_connect: error=-1
Unable to connect to the server
Error
Hmm... also, rfcomm wont make connections either, saying hosts are down. Weird. Is it anything to do with the BT_RFCOMM_TTY setting mentioned in http://forum.openwrt.org/viewtopic.php?id=1650 ?
If so... how do i sort it? --> RFCOMM worked to make a connection initially using a stock kernel and the prebuild bluez packages, so I'm assuming this isnt a kernel rebuild flag... What is BT_RFCOMM_TTY ....?