gcc more strict about prototypes?

Dan Horák dan at danny.cz
Thu Apr 9 10:44:48 UTC 2009


Hi all,

I have found that multiple package successfully rebuild during the
mass-rebuild cannot be rebuild now because they contain a function
called getline() and its prototype conflicts with getline() from
stdio.h. getline() is only one example, other functions are also
affected (fexecve in star). Please see build logs for details.

z80pass.c:97: error: conflicting types for 'getline'
/usr/include/stdio.h:653: note: previous declaration of 'getline' was here
z80pass.c:168: error: conflicting types for 'getline'
/usr/include/stdio.h:653: note: previous declaration of 'getline' was here

z88dk
https://s390.koji.fedoraproject.org/koji/taskinfo?taskID=40683
https://koji.fedoraproject.org/koji/taskinfo?taskID=1286829

star
https://s390.koji.fedoraproject.org/koji/taskinfo?taskID=38057
https://koji.fedoraproject.org/koji/taskinfo?taskID=1278285
https://bugzilla.redhat.com/show_bug.cgi?id=494213


		Dan





More information about the fedora-devel-list mailing list