Am 17.10.2010 02:30, schrieb Oscar Soriano Riera:
Hi I would like to install the lasted libdect modification , but on the make step i see a posible problem with a pointer
root@DECT:/usr/src/libdect# make SUBDIR include/ SUBDIR src/ CC src/raw.c src/raw.c: In function ‘dect_raw_event’: src/raw.c:140: error: ‘slot’ undeclared (first use in this function) src/raw.c:140: error: (Each undeclared identifier is reported only once src/raw.c:140: error: for each function it appears in.) src/raw.c:142: warning: passing argument 3 of ‘dh->ops->raw_ops->raw_rcv’ makes integer from pointer without a cast src/raw.c:142: note: expected ‘uint8_t’ but argument is of type ‘struct dect_msg_buf *’ src/raw.c:142: error: too few arguments to function ‘dh->ops->raw_ops->raw_rcv’ make[1]: *** [src/raw.o] Error 1 make: *** [src] Error 2
Fixed now in git.