lkml.org 
[lkml]   [2002]   [Jun]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Date
Subject[trivial PATCH] config
% make
***
*** You have not yet configured your kernel!
*** Please run "make xconfig/menuconfig/config/oldconfig"
***
make: *** [.config] Error 1
% make xconfig/menuconfig/config/oldconfig
***
*** You have not yet configured your kernel!
*** Please run "make xconfig/menuconfig/config/oldconfig"
***
make: *** [.config] Error 1
%

Strange - I do precisely what they ask, and the error persists.

--- /linux/2.5/linux-2.5.21/linux/Makefile Sun Jun 9 07:27:22 2002
+++ ./Makefile Sat Jun 15 17:00:46 2002
@@ -143,7 +143,8 @@
.config:
@echo '***'
@echo '*** You have not yet configured your kernel!'
- @echo '*** Please run "make xconfig/menuconfig/config/oldconfig"'
+ @echo '*** Please run some configurator (do "make xconfig" or'
+ @echo '*** "make menuconfig" or "make oldconfig" or "make config").'
@echo '***'
@exit 1

-
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:26    [W:0.035 / U:0.824 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site