X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=udNj8H2IfUA/RvjPnlMGxryJxOYZx /HtluDcJYrFWSuK8LO4rCeN1tsEUZxOFAVdjKIs7/ZWZ8EY9McDZ+46mdQyrhXGE 9QJWFIp3LLt1gMCHBLe7JoHkgOGGgmju02Y0sFXh+/KMb3vIAfMHQXgfWCdZPbO4 LCMW20rN6MzERc= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=CIwzyBi8fMxeuxj1wFBcvRFOGKY=; b=vPL 3fs8iXUNH2F61GygX1N0cv2/JqCQaD9hIAcpstLGnn0E22varaK4h7nhTxhmO+oA MruiaaNulf1w5pstjLqBnskl3IAh7cVaE0Vp1T6FX7jZ9I0e7hPhCAZctvGdrVPh EIBwH2P+VoQc5MqFAB0LGHAPvo0aygREjBNgDjmU= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oi0-f54.google.com MIME-Version: 1.0 X-Received: by 10.202.225.196 with SMTP id y187mr25213464oig.36.1447782324599; Tue, 17 Nov 2015 09:45:24 -0800 (PST) Date: Tue, 17 Nov 2015 11:45:24 -0600 Message-ID: Subject: mu 0.9.15 build error in cygwin -- object name conflicts in archive From: wtm To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hello, I'm a new Cygwin user and I'm looking for troubleshooting advice for the following problem. I'm running Cygwin on Windows 10 and attempting to build mu 0.9.15 (https://github.com/djcb/mu) but I've encountered an error: make[4]: Entering directory '/home/wmonro1/local/src/mu/lib/tests' CC test-mu-common.lo CCLD libtestmucommon.la libtool: error: object name conflicts in archive: .libs/libtestmucommon.lax/libmu.a//home/wmonro1/local/src/mu/lib/tests/../.= libs/libmu.a Makefile:576: recipe for target 'libtestmucommon.la' failed make[4]: *** [libtestmucommon.la] Error 1 make[4]: Leaving directory '/home/wmonro1/local/src/mu/lib/tests' Makefile:528: recipe for target 'all' failed make[3]: *** [all] Error 2 make[3]: Leaving directory '/home/wmonro1/local/src/mu/lib/tests' Makefile:599: recipe for target 'all-recursive' failed make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory '/home/wmonro1/local/src/mu/lib' Makefile:484: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/wmonro1/local/src/mu' Makefile:393: recipe for target 'all' failed make: *** [all] Error 2 =1B]0;~/local/src/mu=07 wmonro1 AT LIB-6069HX1 ~/local/src/mu The complete configuration and make output can be found here http://pastebin.com/jAZEsu58 I am not at all sure what kind of problem this is but the research I've don= e suggests that it might be a problem with path variables. I'd appreciate an= y advice that will help me to make better sense of the error and complete the installation. All the best, Will -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple