bug-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue with cvs and glibc 2.10.1


From: Quentin RAMEAU
Subject: Issue with cvs and glibc 2.10.1
Date: Tue, 21 Jul 2009 20:48:19 +0200

Hi,

I tried to build cvs 1.11.23, but I encountered an incompatibility with
glibc 2.10.1:

In file included from getline.c:25:
getline.h:15: error: conflicting types for 'getline'
/usr/include/stdio.h:651: error: previous declaration of 'getline' was here
getline.c:158: error: conflicting types for 'getline'
/usr/include/stdio.h:651: error: previous declaration of 'getline' was here

I am not skilled enough to make a patch, maybe glibc version should be
tested before trying to include/build lib/getline ?

- quinq


reply via email to

[Prev in Thread] Current Thread [Next in Thread]