Hi, Could you please ask the customer what versions of libc{5,6}-dev, and kernel-{source,header,image}-X.X.XX packages are installed on their system?
I have kernel-source-2.0.30 on ,y machine, and I could not find any autoconfig.h on my system either (I have performed a make config as well), and I am curious where the reference comes from. As you can see below, there seems to be no reference to autoconfig.h anywhere in the kernel sources or the files in /usr/include. manoj __> find /usr/include -name autoconfig.h __> find /usr/src/kernel-source-2.0.30/ -name autoconfig.h __> find /usr/src/kernel-source-2.0.30/ -name \*.h | xargs egrep autoconfig.h __> find /usr/src/kernel-source-2.0.30/ -name \*.c | xargs egrep autoconfig.h __> find /usr/src/kernel-source-2.0.30/ -type f | xargs egrep autoconfig.h __> find /usr/include -type f | xargs egrep autoconfig.h __> -- "Computers are like Old Testament gods; lots of rules and no mercy." Joseph Campbell Manoj Srivastava <url:mailto:[EMAIL PROTECTED]> Mobile, Alabama USA <url:http://www.datasync.com/%7Esrivasta/> -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .