Runing cmd *./configure --build=x86_64-pc-windows *gives the following error:
checking whether configure is up-to-date... yes ******************************************************************** * * * Apache OpenOffice build configuration. * * * * The configure process checks your platform to see whether * * you can build Apache OpenOffice on it. * * This process checks all pre-requisites and generates a file * * containing the necessary environment variables. * * Source this file after configure has ended successfully. * * * * Warnings that are generated during the configure process * * must be taken into account since it can be a reason for * * an unsuccessful build of Apache OpenOffice. * * * ******************************************************************** ******************************************************************** * * * Checking the platform pre-requisites. * * * ******************************************************************** checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking for awk... /usr/bin/awk checking for sed... /usr/bin/sed checking for solenv environment... default checking for custom pack.lst... no checking build system type... x86_64-pc-windows checking host system type... x86_64-pc-windows checking target system type... x86_64-pc-windows head: cannot open '/etc/*-release' for reading: No such file or directory CYGWIN_NT-6.1 tekriwal-W7-3 1.7.32(0.274/5/3) 2014-08-13 23:06 x86_64 Cygwin configure: error: operating system is not suitable to build Apache OpenOffice! Is windows 64 bit not supported as the development environment? Thanks, Ankit On Tue, Sep 23, 2014 at 1:28 AM, Ankit Tekriwal <[email protected]> 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 <[email protected]> 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 > >
