X-Spam-Check-By: sourceware.org Message-ID: <43D5DD43.40108@verysmall.org> Date: Tue, 24 Jan 2006 08:54:43 +0100 From: "pobox AT verysmall DOT org" User-Agent: Thunderbird 1.6a1 (Windows/20060119) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: apache 1.3.34 can not compile anymore Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com apache 1.3.34 used to compile without problems under cygwin. Now make ends the following way - ===> src/support make[2]: Entering directory `/home/src/apache/apache_1.3.34/src/support' gcc -c -I../os/cygwin -I../include -DCYGWIN -DUSE_HSREGEX -DNO_DL_NEEDED `../apaci` htpasswd.c htpasswd.c:101: error: conflicting types for 'getline' /usr/include/sys/stdio.h:31: error: previous declaration of 'getline' was here htpasswd.c:101: error: conflicting types for 'getline' /usr/include/sys/stdio.h:31: error: previous declaration of 'getline' was here make[2]: *** [htpasswd.o] Error 1 make[2]: Leaving directory `/home/src/apache/apache_1.3.34/src/support' make[1]: *** [build-support] Error 1 make[1]: Leaving directory `/home/src/apache/apache_1.3.34' make: *** [build] Error 2 I saw here related problems - http://www.cygwin.com/ml/cygwin/2005-12/msg00183.html http://www.mail-archive.com/cygwin AT cygwin DOT com/msg62795.html The second one points out that this is apache problem, but I compiled apache 1.3.34 tens of times for cygwin in the past months (last compile 1-2 months ago) without any problem. Could anybody tell me how can I roll back to cygwin 1-5-18, so that I can work until this is resolved? Thanks, Iv -- 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/