[Gate-users] error install lmf
袁波
gogenbyts at sina.com
Fri Dec 21 10:17:27 CET 2018
dear gate user:
me again. the picture lost ,so i write the error as follow:
[-Wformat=]
printf("\nThis %llu", tTail);
^
src/oneList_flowchart.c:149:14: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 2 has type ‘u64 {aka long unsigned int}’ [-Wformat=]
printf("\nis too old with this new %llu \n",
^
gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -D_64 -c -o obj/testField.o src/testField.c
src/testField.c: In function ‘testField’:
src/testField.c:53:12: warning: implicit declaration of function ‘gets’ [-Wimplicit-function-declaration]
if (*gets(reply) == 'y') {
^
src/testField.c:53:11: error: invalid type argument of unary ‘*’ (have ‘int’)
if (*gets(reply) == 'y') {
^
src/testField.c:89:6: error: invalid type argument of unary ‘*’ (have ‘int’)
if (*gets(reply) == 'y') {
^
makefile:31: recipe for target 'obj/testField.o' failed
make: *** [obj/testField.o] Error 1
yuanbo at yuanbo:~/gate/lmf/lmf_v3.0$
--------------------------------
From Yuan Bo
Zhengzhou University
No.100 Science Avenue,Zhengzhou City, Henan Province P.R.China
TEL:15263308323
来自袁波
郑州大学物理工程学院C楼4层核医学仪器实验室
河南省郑州市中原区科学大道100号
电话:15263308323
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20181221/c8dfc28d/attachment.html>
More information about the Gate-users
mailing list