On Wed, 11 Aug 2010, Matthew Kitchin (public/usenet) wrote: > On 8/11/2010 5:56 PM, Steven Hirsch wrote: >> >> If the openwrt build is anything similar to Tomato, there is a name >> mismatch between the actual tools and what the build script assumes. I had >> to create a couple of symlinks: >> >> total 16 >> drwxr-xr-x 4 root root 4096 2010-01-09 10:24 . >> drwxr-xr-x 19 7662 users 4096 2010-05-26 07:36 .. >> lrwxrwxrwx 1 root root 27 2010-01-09 10:24 hndtools-mipsel-linux -> >> hndtools-mipsel-linux-3.2.3 >> drwxr-xr-x 9 52290 dialout 4096 2004-03-29 18:07 >> hndtools-mipsel-linux-3.2.3 >> lrwxrwxrwx 1 root root 28 2010-01-09 10:15 hndtools-mipseluclib -> >> hndtools-mipsel-uclibc-3.2.3 >> lrwxrwxrwx 1 root root 28 2010-01-09 10:23 hndtools-mipsel-uclibc -> >> hndtools-mipsel-uclibc-3.2.3 >> drwxr-xr-x 6 52290 dialout 4096 2004-03-29 19:07 >> hndtools-mipsel-uclibc-3.2.3 >> > I hope it is something like that. I've tried more things than I can > remember,all leading to the same error. I switched from Centos to Ubuntu, I > switched from Ubuntu 64 bit to Ubuntu 32 bit.. Everything produces the same > result. Can you locate the pertinent section in 'config.log'? That should explain exactly what the configuration process is unhappy with. --