linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 2.5.40: make menuconfig error
@ 2002-10-02 12:03 Frederik Nosi
  2002-10-02 12:44 ` Sam Ravnborg
  0 siblings, 1 reply; 3+ messages in thread
From: Frederik Nosi @ 2002-10-02 12:03 UTC (permalink / raw)
  To: mec; +Cc: linux-kernel

Please CC me because I'm not in the list
Here it is:


Menuconfig has encountered a possible error in one of the kernel's
configuration files and is unable to continue.  Here is the error
report:

 Q> ./scripts/Menuconfig: MCmenu74: command not found

Please report this to the maintainer <mec@shout.net>.  You may also
send a problem report to <linux-kernel@vger.kernel.org>.

Please indicate the kernel version you are trying to configure and
which menu you were trying to enter when this error occurred.

make: *** [menuconfig] Error 1


Another strangeness: Some drivers do not build and finding the errors is 
difficult because the error messages come only during linking. When I build 
the kernel usually run this command:

make (bzImage | modules) 2> /some/file .

During compiling i haven't get any compile error, this seems as the linker 
goes searching for files not compiled:

ld: cannot open ircomm_tty.o: No such file or directory
make[3]: *** [ircomm-tty.o] Error 1
make[2]: *** [ircomm] Error 2
make[1]: *** [irda] Error 2
make: *** [net] Error 2


Cheers,
Frederik Nosi


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-02 12:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-02 12:03 2.5.40: make menuconfig error Frederik Nosi
2002-10-02 12:44 ` Sam Ravnborg
2002-10-02 12:54   ` (PATCH) " Carlos E Gorges

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).