All of lore.kernel.org
 help / color / mirror / Atom feed
* Of hanging menuconfig [cause found]
@ 2002-08-24 15:13 Dr. David Alan Gilbert
  2002-08-24 19:21 ` Richard Zidlicky
  2002-08-24 20:58 ` Sam Ravnborg
  0 siblings, 2 replies; 5+ messages in thread
From: Dr. David Alan Gilbert @ 2002-08-24 15:13 UTC (permalink / raw)
  To: linux-kernel, linux-arm-kernel; +Cc: mec

Hi,
  make menuconfig   will hang just after the parsing in the
activate_menu loop in the case where the file scripts/lxdialog/lxdialog
won't execute.  Some error codes in this case are caught; but the case
where the file scripts/lxdialog/lxdialog is a binary for the wrong
architecture (case 126) is not caught.  This is quite easy to trip if
you are swapping between native and cross building - you get a couple of
errors when you try and build make menuconfig for the first time about
wrong binaries; in my case I just deleted those binaries and did the
make again; however this failure is silent - it just hangs.

A make mrproper   is probably the best thing to do when switching - but
the error case needs catching, and I'm sure there are other similar
cases.

Dave

P.S. This was on 2.4.18-rmk7 but I believe it is general.
P.P.S. Is it a good idea to keep binaries in the scripts subdirectory?

 ---------------- Have a happy GNU millennium! ----------------------   
/ Dr. David Alan Gilbert    | Running GNU/Linux on Alpha,68K| Happy  \ 
\ gro.gilbert @ treblig.org | MIPS,x86,ARM, SPARC and HP-PA | In Hex /
 \ _________________________|_____ http://www.treblig.org   |_______/

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

end of thread, other threads:[~2002-08-25  9:07 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-24 15:13 Of hanging menuconfig [cause found] Dr. David Alan Gilbert
2002-08-24 19:21 ` Richard Zidlicky
2002-08-25  9:11   ` Russell King
2002-08-24 20:58 ` Sam Ravnborg
2002-08-24 22:36   ` Dr. David Alan Gilbert

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.