X-Spam-Check-By: sourceware.org From: "Jim Breaux" To: Subject: MAKE does not recognize symbolic links after applying patch Date: Tue, 12 Dec 2006 12:37:03 -0800 Message-ID: <000601c71e2d$488dc280$5112d240@vialogycorp.local> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hello, I am using MAKE 3.80 (for various reasons I cannot upgrade to 3.81 yet). I recently encountered the bug described here: http://www.cygwin.com/ml/cygwin/2004-09/msg01659.html I applied the recommended patch to the source code and rebuilt MAKE. It seems to be working fine EXCEPT that it no longer recognizes symbolic links (e.g., if I call 'make ' it acts as if the file does not exist when in fact it does exist). The unpatched version of MAKE has no problem recognizing symbolic links. Has anyone seen this kind of behavior before? Thanks, Jim -- 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/