OpenQ 0.3.2buddy_info.c:25:47: error: internal.h: No such file or directory
In file included from buddy_opt.h:31,
from buddy_info.h:30,
from buddy_info.c:31:
qq.h:71: error: field 'dest_sin' has incomplete type
buddy_info.c: In function 'qq_send_packet_get_info':
buddy_info.c:66: warning: implicit declaration of function 'strlen'
buddy_info.c:66: warning: incompatible implicit declaration of built-in function
'strlen'
buddy_info.c:66: warning: pointer targets in passing argument 6 of 'qq_send_cmd'
differ in signedness
buddy_info.c: In function 'qq_send_packet_modify_info':
buddy_info.c:111: warning: implicit declaration of function 'memmove'
buddy_info.c:111: warning: incompatible implicit declaration of built-in functio
n 'memmove'
buddy_info.c:113: warning: incompatible implicit declaration of built-in functio
n 'strlen'
buddy_info.c:116: warning: pointer targets in passing argument 3 of 'create_pack
et_data' differ in signedness
buddy_info.c:118: warning: pointer targets in passing argument 3 of 'create_pack
et_data' differ in signedness
buddy_info.c:124: warning: pointer targets in passing argument 3 of 'create_pack
et_data' differ in signedness
buddy_info.c: In function 'qq_process_modify_info_reply':
buddy_info.c:148: warning: pointer targets in passing argument 1 of 'atoi' diffe
r in signedness
buddy_info.c:150: warning: implicit declaration of function '_'
buddy_info.c:150: warning: passing argument 4 of 'gaim_notify_message' makes poi
nter from integer without a cast
make[2]: *** [buddy_info.lo] Error 1
make[2]: Leaving directory `/home/mao/tar.gz/openq-0.3.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mao/tar.gz/openq-0.3.2'
make: *** [all] Error 2
./configure works, then make stops with this
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anyone know how to fix this?
OpenQ 0.3.2buddy_info.c:25:47: error: internal.h: No such file or directory
In file included from buddy_opt.h:31,
from buddy_info.h:30,
from buddy_info.c:31:
qq.h:71: error: field 'dest_sin' has incomplete type
buddy_info.c: In function 'qq_send_packet_get_info':
buddy_info.c:66: warning: implicit declaration of function 'strlen'
buddy_info.c:66: warning: incompatible implicit declaration of built-in function
'strlen'
buddy_info.c:66: warning: pointer targets in passing argument 6 of 'qq_send_cmd'
differ in signedness
buddy_info.c: In function 'qq_send_packet_modify_info':
buddy_info.c:111: warning: implicit declaration of function 'memmove'
buddy_info.c:111: warning: incompatible implicit declaration of built-in functio
n 'memmove'
buddy_info.c:113: warning: incompatible implicit declaration of built-in functio
n 'strlen'
buddy_info.c:116: warning: pointer targets in passing argument 3 of 'create_pack
et_data' differ in signedness
buddy_info.c:118: warning: pointer targets in passing argument 3 of 'create_pack
et_data' differ in signedness
buddy_info.c:124: warning: pointer targets in passing argument 3 of 'create_pack
et_data' differ in signedness
buddy_info.c: In function 'qq_process_modify_info_reply':
buddy_info.c:148: warning: pointer targets in passing argument 1 of 'atoi' diffe
r in signedness
buddy_info.c:150: warning: implicit declaration of function '_'
buddy_info.c:150: warning: passing argument 4 of 'gaim_notify_message' makes poi
nter from integer without a cast
make[2]: *** [buddy_info.lo] Error 1
make[2]: Leaving directory `/home/mao/tar.gz/openq-0.3.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mao/tar.gz/openq-0.3.2'
make: *** [all] Error 2
./configure works, then make stops with this