From: grundy@rtf.bt.co.uk (Martin Grundy) Subject: Re: [ANNNOUNCEMENT/PATCH] BASH WITH GETOPTS Date: Mon, 7 Jun 1993 12:41:08 GMT
Hallo all...
I have been running Linux from HJ Lu's root/base/etc disks and all seems
fairly solid. I have also been upgrading the kernel from the sources
and am now running version 0.99.8.
I have noticed that "make config" for the kernel hasn't worked for some time,
just running through the config.in script and exiting without waiting for
any questions to be answered. I got around it by running
"sh Configure < config.in" and tidying up.
When I saw patches for bash, I thought I would see if this prob was fixed
in this version. This time "make config" waits for the first answer as it
should, but when I type the answer, it still waits, forever!!!, as if it
is not getting input from stdin. Control-C terminates it though. Running
config outside make still works as well
Has anybody else seen this behaviour?
Martin.
--