host guess damaged in CVS?

Joel Brobecker brobecker@gnat.com
Wed Feb 19 18:10:00 GMT 2003


> bentss@benremedy04 (/usr/users/bentss/asmodai/src-test) # ./configure --prefix=/usr/users/bentss/asmodai --disable-nls
> loading cache ./config.cache
> checking host system type... configure: error: can not guess host type; you must specify one
> 
> bentss@benremedy04 (/usr/users/bentss/asmodai/src-test) # ./config.guess
> alphaev67-dec-osf5.1

FYI, I tried on our machine, and we don't have any problem:

% ~/act/gdb-public/configure
creating cache ./config.cache
checking host system type... alphaev67-dec-osf5.1
checking target system type... alphaev67-dec-osf5.1
checking build system type... alphaev67-dec-osf5.1
checking for alphaev67-dec-osf5.1-ar... no
checking for ar... ar
[...]

Can you try the following?

% /bin/sh -x configure

-- 
Joel



More information about the Gdb mailing list