handsfree.c: Dans la fonction « main »:
handsfree.c:735: attention : implicit declaration of function`count_bins'
handsfree.c:558: attention : `fdin' might be used uninitialized in this function
debian-car:/home/xenon/handsfree#
--------------------------
Si je tente d'executer handsfree en shell j'ai rien, "command not found".
[^] # Re: des liens en voila
Posté par xenon_hs . En réponse au message Bluetooth audio sous nux. Évalué à 1.
--------------------------
debian-car:/home/xenon/handsfree# gcc -Wall -g -O2 -o handsfree handsfree.c sound.c -L/data/tmp/bt/bluez-cvs/libs/src /usr/lib/libbluetooth.so /usr/lib/libasound.so -ldl -lpthread -lm
handsfree.c: Dans la fonction « main »:
handsfree.c:735: attention : implicit declaration of function`count_bins'
handsfree.c:558: attention : `fdin' might be used uninitialized in this function
debian-car:/home/xenon/handsfree#
--------------------------
Si je tente d'executer handsfree en shell j'ai rien, "command not found".
Help :)