I tried building the the standard WGET v1.7 on OS/2 using Autoconf (2.50), Configure and Make but ended up with this error:- checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... no checking for ld used by GCC... C:/EMX/BIN/ld.exe checking if the linker (C:/EMX/BIN/ld.exe) is GNU ld... no checking for BSD-compatible nm... c:/emx/bin/nm -B checking whether ln -s works... no, using ln not updating unwritable cache /dev/null ltconfig.: you must specify a host type if you use `--no-verify' Try `ltconfig. --help' for more information. configure.: error: libtool configure failed Can anyone explain this? I have never come aross ltconfig before and don't what it is, and didn't use '--no-verify' either since I don't know what that is. -- John
