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 _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
