lkml.org 
[lkml]   [2002]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Configuring kernel
On Sun, 15 Sep 2002 15:34:08 -0700 (PDT), Srinivas Chavva wrote:

> When I tried to execute the command "make xconfig" I
> got the following output
>
> rm -f include/asm
> (cd include; ln -sf asm -i386 asm)
> make -C scripts knconfig.tk
> make: *** scripts: No such file or directory. Stop.
> make: *** [xconfig] Error 2

I get:

rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts kconfig.tk
make[1]: Entering directory `/usr/src/linux-2.4.18/scripts'
<...>

Did you unpack the kernel as root and now trying to configure the kernel
as a normal user? The error is stating the equivelent that the directory
`/usr/src/linux-2.4.18/scripts' is not there (make was trying to cd into
it). So I assume you either deleted the directory or you don't have
access to it.

-Paul

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:28    [W:0.083 / U:0.908 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site