Zaya Kh wrote:
>    How can I install autoconf.

You don't need to install Autoconf to diagnose the problem.

Autoconf is a program which generates the ./configure script,
which is done already before you received the source.

You might need Autoconf to _fix_ the problem, but first you need to
diagnose it.

>    and where can I find confg.log

config.log is in the directory where you ran ./configure,
after running it.

If you don't know where that is, I suggest you learn the "find"
command.

-- Jamie
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to