hi there

i m trying to compile xgraph-12.1 from the package ns-allinone-2.33 on a 
fedora 11 machine but when i run make
i got
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

has someone already succed in compiling xgraph?

thanks in advance for any help

Reply via email to