i am new to cygwin and kannel when i try to configure kannel on my laptop(windows 7 64 bit) it's produce the following error .
i don't know how to solve that.
address@hidden ~
$ cd gateway-1.4.4
address@hidden ~/gateway-1.4.4
$ ./configure
Configuring for Kannel gateway version 1.4.4 ...
Running system checks ...
checking build system type... ./config.guess: unable to guess system type
This script, last modified 2003-05-19, has failed to recognize
the operating system you are using. It is advised that you
download the most up to date version of the config scripts from
If the version you run (./config.guess) is already up to date, please
send the following data and any information you think might be
information to handle your system.
config.guess timestamp = 2003-05-19
uname -m = x86_64
uname -r = 2.0.4(0.287/5/3)
uname -s = CYGWIN_NT-6.1
uname -v = 2015-06-09 12:22
/usr/bin/uname -p = unknown
/bin/uname -X =
hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch = x86_64
/usr/bin/oslevel =
/usr/convex/getsysinfo =
UNAME_MACHINE = x86_64
UNAME_RELEASE = 2.0.4(0.287/5/3)
UNAME_SYSTEM = CYGWIN_NT-6.1
UNAME_VERSION = 2015-06-09 12:22
configure: error: cannot guess build type; you must specify one
address@hidden ~/gateway-1.4.4