|
From: Stephen G. B. <sg_...@mc...> - 2009-04-14 00:33:31
|
Hi All, In compiling bison I get ---------------------------------------------------------------------------------------------------- checking build system type... ../bison-2.3/build-aux/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 (../bison-2.3/build-aux/config.guess) is already up to date, please send the following data and any information you think might be pertinent to <con...@gn...> in order to provide the needed information to handle your system. config.guess timestamp = 2005-07-08 uname -m = i686 uname -r = 1.0.10(0.46/3/2) uname -s = MSYS_NT-5.1 uname -v = 2004-03-15 07:17 /usr/bin/uname -p = unknown /bin/uname -X = hostinfo = /bin/universe = /usr/bin/arch -k = /bin/arch = /usr/bin/oslevel = /usr/convex/getsysinfo = UNAME_MACHINE = i686 UNAME_RELEASE = 1.0.10(0.46/3/2) UNAME_SYSTEM = MSYS_NT-5.1 UNAME_VERSION = 2004-03-15 07:17 configure: error: cannot guess build type; you must specify one GNUCash@ELSHADAI /src/MSYS-1.0.11/bison/build $ ---------------------------------------------------------------------------------------------------------------------------------- How do I specify the build type? PS I would use like to use msys-build-bison but I get ---------------------------------------------------------------------------------------------------------------------------------- GNUCash@ELSHADAI /src/MSYS-1.0.11/bison/build $ cd .. GNUCash@ELSHADAI /src/MSYS-1.0.11/bison $ ls bison-2.3 bison-2.3.tar.bz2 build msys-build-bison GNUCash@ELSHADAI /src/MSYS-1.0.11/bison $ msys-build-bison bison-2.3.tar.bz2 sh: ./msys-build-bison: No such file or directory GNUCash@ELSHADAI /src/MSYS-1.0.11/bison $ ------------------------------------------------------------------------------------------------- Thanks in advance for your help Yours Sincerely Stephen Grant Brown |