From: Miklos V. <vm...@fr...> - 2008-01-10 12:44:08
|
On Sat, Jan 05, 2008 at 07:53:03PM -0600, Carlo Marcelo Arenas Belon <ca...@sa...> wrote: > there has to be something wrong with your build system as from the log it > seems you are using "-I /include " which most likely doesn't exist right, that was the problem. for the record, i needed ./configure --kerneldir=`pwd`/kernel, rather than /usr/src/linux and now it works fine. thanks for your help, - VMiklos |