Re: Linux 2.5.23-dj2

Rudmer van Dijk (rvandijk@science.uva.nl)
Wed, 19 Jun 2002 23:08:58 +0200


On Wednesday 19 June 2002 22:51, Dave Jones wrote:
> Lots of bits got thrown out this time, as Christoph Hellwig went through
> the patch and picked up on quite a few obviously wrong bits. In addition,
> this patch introduces the mad axemen, who come to carve up all that is
> monolithic. Patrick's MTRR split-up has been around for a while, and could
> use a bit more testing before it goes to Linus. The AGPGART changes I did
> this afternoon, and haven't seen much testing at all yet.
>
> Finally, another round of compile fixes and the likes from Linux Kernel.
>

got this error with make xconfig (which worked in -dj1):

make[1]: Entering directory `/usr/src/kernel/linux-2.5.23-dj2/scripts'
Generating kconfig.tk
-: 172: incorrect argument
chmod 755 kconfig.tk
make[1]: Leaving directory `/usr/src/kernel/linux-2.5.23-dj2/scripts'
wish -f scripts/kconfig.tk
Error in startup script: invalid command name "clear_choices"
while executing
"clear_choices"
(procedure "read_config" line 3)
invoked from within
"read_config .config"
invoked from within
"if { [file readable .config] == 1} then {
if { $argc > 0 } then {
if { [lindex $argv 0] != "-D" } then {
read_config .config
}
else
{
r..."
(file "scripts/kconfig.tk" line 646)
make: *** [xconfig] Error 1

Rudmer
-
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/