X-Spam-Check-By: sourceware.org Message-ID: <4446F111.4080701@gmail.com> Date: Thu, 20 Apr 2006 07:55:21 +0530 From: "Br. Nirmalachaitanya" User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: cygwin@cygwin.com Subject: getline error with make Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Dear Cygwin mailing list, When trying to 'make' FontForge on Cygwin, we get the following error. gimagereadxpm.c:128: error: conflicting types for 'getline' /usr/include/sys/stdio.h.31: error: previous declaration of 'getline' was here gimagereadxpm.c:128: error: conflicting types for 'getline' /usr/include/sys/stdio.h.31: error: previous declaration of 'getline' was here gimagereadxpm.c:84: warning: 'LookupXColorName' defined but not used make[1]: *** [gimagereadxpm.o] Error 1 make[1]: Leaving directory '/home/User1/fontforge_cvs/gdraw' make: *** [libgdraw] Error 2 Is this considered to be FontForge's problem by Cygwin people, because of the addition of getline or something like that, recently added to Cygwin? FontForge people consider it to be Cygwin's problem--they believe there is a problem with stdio.h. Hope there might be some solution to this problem, from one or both sides. . . Thanks and regards, Br. Nirmalachaitanya -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/