It's looking for /var/run/sdp which is the socket for the SDP.
If i try the same code out of scratchbox it will run fine.
I have /var/run/sdp out of scratchbox but not into it.
Regular is in /var/run/sdp
Scrachbox should be in /scratchbox/users/stan/targets/DIABLO_X86/var/run/sdp
A symbolic link doesn't work i get a loop.
Is there a way to be able to contact the local SDP on the local computer from scratchbox ?
I'm developing an application for my N810.
The application uses Bluetooth.
Most of my programming is done under scratchbox.
I'm having trouble contacting the local service discovery protocol (SDP).
It's looking for /var/run/sdp which is the socket for the SDP.
If i try the same code out of scratchbox it will run fine.
I have /var/run/sdp out of scratchbox but not into it.
Regular is in /var/run/sdp
Scrachbox should be in /scratchbox/users/stan/targets/DIABLO_X86/var/run/sdp
A symbolic link doesn't work i get a loop.
Is there a way to be able to contact the local SDP on the local computer from scratchbox ?
Thanks.
Ynats