I suppose ./configure --build='BUILD' will solve the issue but how to check for the syastem's build?
On Tue, Sep 23, 2014 at 1:28 AM, Ankit Tekriwal <ankittekriwa...@gmail.com> wrote: > Hi All, > > While running the command *./bootstrap, *I am getting the following error: > > .................... > making and entering C:/source/aoo-trunk/main/solenv/ > wntmsci12.pro/misc/build/ > unpacking > /cygdrive/c/source/aoo-trunk/ext_sources/266d817492d8259a640fad075461080e-dmake-4.12.tar.bz2 > entering dmake-4.12 > checking build system type... ./config.guess: unable to guess system type > > This script, last modified 2005-07-08, 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 > > > http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess > and > > http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub > > If the version you run (./config.guess) is already up to date, please > send the following data and any information you think might be > pertinent to <config-patc...@gnu.org> in order to provide the needed > information to handle your system. > > config.guess timestamp = 2005-07-08 > > uname -m = x86_64 > uname -r = 1.7.32(0.274/5/3) > uname -s = CYGWIN_NT-6.1 > uname -v = 2014-08-13 23:06 > > /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 = 1.7.32(0.274/5/3) > UNAME_SYSTEM = CYGWIN_NT-6.1 > UNAME_VERSION = 2014-08-13 23:06 > configure: error: cannot guess build type; you must specify one > > Can anyone help please. > > Thanks, > Ankit > >