getline not working in Fedora Rawhide

Stephan Raue mailinglists at openelec.tv
Fri Apr 3 22:01:10 UTC 2009


when i am trying to build uClibc with Fedora Rawhide i become a error 
like this:

   HOSTCC extra/scripts/unifdef
extra/scripts/unifdef.c:209: error: conflicting types for 'getline'
/usr/include/stdio.h:653: note: previous declaration of 'getline' was here
make[1]: *** [extra/scripts/unifdef] Error 1
make[1]: Leaving directory 
`/home/stephan/projects/OpenELEC/build.openelec-1.i386.uClibc/uClibc-0.9.30.1'
make: *** [image] Fehler 2

when i replace all getline's with parseline in extra/scripts/unifdef.c 
it compiles.
(see http://linux.derkeiler.com/Mailing-Lists/Kernel/2009-03/msg04460.html)

Stephan



More information about the uClibc mailing list