Hi, When building wget-mainline on my machine (Ubuntu Linux 9.04) configure failed to abort when (f)lex was not available. The error was only found at make time giving me the following output:
/bin/bash: ../ylwrap css.l .c css.c shift: 94: can't shift that many Installing flex and re-running configure solved the problem. -- Rodrigo S. Wanderley <[email protected]>
