Hi all,
when i tired installing xgraph 12.1 on fedora 12.. i get the following error
when i execute the make command... ./configure excutes without any errors..

[ma...@localhost xgraph-12.1]$ make
gcc -DHAVE_CONFIG_H -I. -I. -I.        -g    -c dialog.c
dialog.c: In function ‘make_msg_box’:
dialog.c:780: warning: passing argument 2 of ‘getline’ from incompatible
pointer type
/usr/include/stdio.h:653: note: expected ‘size_t * __restrict__’ but
argument is of type ‘char *’
dialog.c:780: error: too few arguments to function ‘getline’
dialog.c: In function ‘getline’:
dialog.c:899: error: argument ‘lptr’ doesn’t match prototype
/usr/include/stdio.h:653: error: prototype declaration
dialog.c:899: error: number of arguments doesn’t match prototype
/usr/include/stdio.h:653: error: prototype declaration
make: *** [dialog.o] Error 1

plz some one help..

thanks..
manoj

Reply via email to