./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu creating cache ./config.cache checking host system type... Usage: ./config.sub [OPTION] CPU-MFR-OPSYS ./config.sub [OPTION] ALIAS Canonicalize a configuration name. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to <config-patches@gnu.org>. checking target system type... Usage: ./config.sub [OPTION] CPU-MFR-OPSYS ./config.sub [OPTION] ALIAS Canonicalize a configuration name. Operation modes: -h, --help print this help, then exit -t, --time-stamp print date of last modification, then exit -v, --version print version number, then exit Report bugs and patches to <config-patches@gnu.org>. checking build system type... config.sub: invalid option --bux86_64-pc-linux-gnu Try `config.sub --help' for more information. checking for gcc... gcc checking whether the C compiler (gcc -O2 -pipe -march=athlon64 -Wl,-O2 -Wl,-z,now -Wl,-z,relro) works... yes checking whether the C compiler (gcc -O2 -pipe -march=athlon64 -Wl,-O2 -Wl,-z,now -Wl,-z,relro) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking how to run the C preprocessor... gcc -E checking for malloc.h... yes checking for sys/select.h... yes checking for sys/sockio.h... no checking for net/route.h... yes checking for net/if_dl.h... no checking for inet/mib2.h... no checking for strerror... yes checking for usleep... yes checking for setlinebuf... yes checking for gethostbyname... yes checking for socket... yes checking for putmsg in -lstr... no checking routing table type... linux checking for int32_t using gcc... yes checking for u_int32_t using gcc... yes checking if sockaddr struct has sa_len member... no checking if struct icmp has icmp_nextmtu... yes checking for a BSD compatible install... /bin/install -c updating cache ./config.cache creating ./config.status creating Makefile sed: file conftest.s1 line 26: unterminated `s' command make: *** No targets. Stop. I'm using et_EE locales. Patching ./configure with sys-devel/flex/files/flex-configure-LANG.patch fixes this issue.
*** Bug 126066 has been marked as a duplicate of this bug. ***
*** Bug 126068 has been marked as a duplicate of this bug. ***
Fixed in cvs, thanks for testing