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