- Code: Tout sélectionner
...
make all-recursive
make[1]: Entering directory `/extern/Applications/Bluetooth/bluez-libs-2.10'
Making all in include
make[2]: Entering directory `/extern/Applications/Bluetooth/bluez-libs-2.10/include'
make[2]: Leaving directory `/extern/Applications/Bluetooth/bluez-libs-2.10/include'
Making all in src
make[2]: Entering directory `/extern/Applications/Bluetooth/bluez-libs-2.10/src'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -c -o sdp.lo `test -f 'sdp.c' || echo './'`sdp.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wall -O2 -c sdp.c -fPIC -DPIC -o .libs/sdp.o
sdp.c: In function `sdp_read_rsp':
sdp.c:1128: error: variable `timeout' has initializer but incomplete type
sdp.c:1128: warning: excess elements in struct initializer
sdp.c:1128: warning: (near initialization for `timeout')
sdp.c:1128: warning: excess elements in struct initializer
sdp.c:1128: warning: (near initialization for `timeout')
sdp.c:1128: error: storage size of `timeout' isn't known
sdp.c:1128: warning: unused variable `timeout'
make[2]: *** [sdp.lo] Error 1
make[2]: Leaving directory `/extern/Applications/Bluetooth/bluez-libs-2.10/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/extern/Applications/Bluetooth/bluez-libs-2.10'
make: *** [all] Error 2
noyau : 2.6.0
gcc : 3.3
binutils : 2.15
make : 3.8
libc : 5
est-ce que quelqu'un pourrais m'aider à me mettre sur la voie.
Salutations
François