安装linuxdown出现一下错误:
yepdepowerbook-g4-17:~/desktop/linuxdown Yep$ make
gcc -lpthread -c -o GenFunc.o GenFunc.c
GenFunc.c:126: error: static declaration of 'hash' follows non-static declaration
GenFunc.h:82: error: previous declaration of 'hash' was here
GenFunc.c:297: error: static declaration of 'call_hash' follows non-static declaration
GenFunc.h:83: error: previous declaration of 'call_hash' was here
GenFunc.c: In function 'call_hash':
GenFunc.c:326: warning: incompatible implicit declaration of built-in function 'memcpy'
GenFunc.c:343: warning: incompatible implicit declaration of built-in function 'memcpy'
GenFunc.c: At top level:
GenFunc.c:345: error: static declaration of 'calc_response' follows non-static declaration
GenFunc.h:84: error: previous declaration of 'calc_response' was here
GenFunc.c: In function 'calc_response':
GenFunc.c:351: warning: incompatible implicit declaration of built-in function 'memset'
GenFunc.c:354: warning: incompatible implicit declaration of built-in function 'memcpy'
GenFunc.c: In function 'real_calc_response_and_checksum':
GenFunc.c:412: warning: incompatible implicit declaration of built-in function 'memset'
GenFunc.c:426: warning: incompatible implicit declaration of built-in function 'strlen'
GenFunc.c:436: warning: incompatible implicit declaration of built-in function 'memcpy'
GenFunc.c:441: warning: incompatible implicit declaration of built-in function 'strlen'
GenFunc.c:441: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
GenFunc.c:453: warning: incompatible implicit declaration of built-in function 'strlen'
GenFunc.c:454: warning: incompatible implicit declaration of built-in function 'strcpy'
GenFunc.c: In function 'ConnectHttp':
GenFunc.c:500: warning: incompatible implicit declaration of built-in function 'bzero'
make: *** [GenFunc.o] Error 1
怎么解决?,谢谢
出现一下错误:
yepdepowerbook-g4-17:~/desktop/linuxdown Yep$ ./configure
-bash: ./configure: No such file or directory
yepdepowerbook-g4-17:~/desktop/linuxdown Yep$
斑竹,应该装些什么依赖的软件?我的是苹果机,麻烦您老人家指点我,谢谢