View previous topic :: View next topic |
Author |
Message |
gadi n00b
Joined: 08 Feb 2021 Posts: 5
|
Posted: Mon Feb 08, 2021 9:08 pm Post subject: Configuring autoconf 2.69 and wget 1.12 fail |
|
|
I try to build Autoconf and Wget on Windows Xp platform through Cygwin, but when I run the configure script for both packages, errors occur of the same bug:
[b] ./configure
configure: configuring for GNU Wget 1.12
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... configure: error: cannot guess build type; you must specify one
And I when I type ./configure --build=i686-pc-cygwin on the Cygwin console produce errors:
./configure --build=i686-pc-cygwin
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type...
configure: error: invalid value of canonical build
Please, what should I do to configure scripts?
Thank you |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22694
|
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|