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@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