Bonjour bonjour 
J’ai récemment acquis un LG Optimus L7, qui tourne sous android 4.0.3.
Seulement je n’arrive pas à trouver une doc claire pour arriver à le connecter à ma squeeze en tant que DD externe.
J’ai testé plein de solution jusqu’à trouver celle de la doc ubuntu, mais même là j’ai une erreur :
[code]root@debian:/home/ras# export GOPATH=/tmp/go
root@debian:/home/ras# go get github.com/hanwen/go-mtpfs
github.com/hanwen/go-mtpfs/usb
error: ‘LIBUSB_SPEED_FULL’ undeclared (first use in this function)
error: (Each undeclared identifier is reported only once
error: ‘libusb_get_device_speed’ undeclared (first use in this function)
error: ‘LIBUSB_SPEED_HIGH’ undeclared (first use in this function)
error: ‘LIBUSB_SPEED_LOW’ undeclared (first use in this function)
error: ‘LIBUSB_SPEED_SUPER’ undeclared (first use in this function)
error: ‘LIBUSB_SPEED_UNKNOWN’ undeclared (first use in this function)
error: ‘libusb_error_name’ undeclared (first use in this function)
root@debian:/home/ras#[/code]
Peut-être n’était-ce pas la meilleure méthode pour faire reconnaitre mon téléphone ?
Mais dans ce cas là, laquelle suivre ?

