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 From: "Dave Korn" To: Subject: RE: w32api 3.1 causes mysterious multiple definition errors Date: Mon, 25 Oct 2004 13:52:54 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <025b01c4ba0b$e6b6c200$e6ec6f83@robinson.cam.ac.uk> Message-ID: X-OriginalArrivalTime: 25 Oct 2004 12:52:56.0968 (UTC) FILETIME=[8CDF3880:01C4BA91] > -----Original Message----- > From: cygwin-owner On Behalf Of Max Bowsher > Sent: 24 October 2004 21:56 > When compiling setup.exe, I get the following errors: > > /usr/lib/w32api/libadvapi32.a(dspes00177.o)(.text+0x0): > multiple definition of `_FreeSid AT 4' > autoload.o(.data+0x16b):autoload.c:83: first defined here [snip further errors] w32api has changed; setup has some version skew. See http://www.cygwin.com/ml/cygwin/2004-09/msg01531.html and the subsequent replies. The quick solution is to edit autoload.c; patch at the foot of that link. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/