﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
227	Inability to install headers in uclibc 0.30.1	animeloe	Joe Ciccone	"<output>
  HOSTCC extra/scripts/unifdef
extra/scripts/unifdef.c:209: error: conflicting types for 'getline'
/usr/include/stdio.h:651: note: previous declaration of 'getline' was here
make: *** [extra/scripts/unifdef] Error 1
<end output>

Preposed fix: sed -i ""s/getline/uc_&/"" extra/scripts/unifdef.c

Problem is getline function in unifdef conflicts with system wide getline."	defect	closed	critical	CLFS Embedded 1.0.0	BOOK	CLFS Embedded 1.0.0	fixed		
