> make mrproper
> mv /usr/bin/encaps /usr/bin/encaps.old
> make config
> ...
>
> If the kernel sees encaps in a dir on the $PATH, it thinks you're still
> using the old style binutils, and sets flags to objdump that don't work
> with the newer binutils that don't need encap. If it doesn't see encap,
> then it sets different flags and you won't get that error from make
> config (that shows up at compile time).
>
> Regards, Clayton Weaver cgweav@eskimo.com (Seattle)
ThanX.....appreciate it....
-- Woody woody@abcs.com "Give me an underground laboratory and a girl in a diaphonous veil waiting to be turned into a chimpanzee and I care not who write's the nations' laws!"
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu