Menu

#2 error: conflicting types for ‘getline’ in xmpixmap.c

v1.0_(example)
open
nobody
5
2013-09-30
2013-09-30
No

Whent trying to build the package on Fedora 19 i'm getting the following error:

xmpixmap.c:40:14: Fehler: In Konflikt stehende Typen für »getline«
static char getline PROTO((char , FILE ));
^
In file included from ../../include/smcommon.h:103:0,
from ../../include/smmach.h:52,
from ../../pi/include/pimach.h:22,
from ../../pi/include/picommon.h:26,
from xmpixmap.c:12:
/usr/include/stdio.h:678:20: Anmerkung: Vorherige Deklaration von »getline« war hier
extern _IO_ssize_t getline (char
*__restrict __lineptr,
^
make[1]: *** [xmpixmap.o] Fehler 1

Discussion


Log in to post a comment.

MongoDB Logo MongoDB