Hello,

I get the same error with the bash terminal and directory /usr/local/src

libtool: link: (cd .libs/libgengetopt.lax/libgnu.a && ar x "/usr/lacal/src/gengetopt-2.23/src/../gl/.libs/libgnu.a")

libtool: error: object name conflicts in archive: .libs/libgengetopt.lax/libgnu.a//usr/local/src/gengetopt-2.23/src/../gl/.libs/libgnu.a

Regards,

Rafel Amer

El 26/11/20 a les 14:04, Ken Brown ha escrit:
On 11/26/2020 5:30 AM, Rafel Amer Ramon wrote:
Hello,
when I try to compile gengetopt with cygwin on Windows 10, I get the following error

libtool: link: (cd .libs/libgengetopt.lax/libgnu.a && ar x "/cygdrive/c/Users/Rafel Amer/Downloads/gengetopt-2.23/src/../gl/.libs/libgnu.a")

libtool: error: object name conflicts in archive: .libs/libgengetopt.lax/libgnu.a//cygdrive/c/Users/Rafel Amer/Downloads/gengetopt-2.23/src/../gl/.libs/libgnu.a


Does someone know how I can solve this?

Try working in a directory with no spaces in its name.

Ken

--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to