Re: Make Menuconfig and Make Xconfig errors in Mandrake 9.2 rc1
From: Steven Cole (elenstev_at_mesatop.com)
Date: 09/09/03
- Previous message: Adam Jones: "[BUG] 2.4.22 hard lock-up with sii3112 and aic7xxx"
- In reply to: Anton Kholodenin: "Make Menuconfig and Make Xconfig errors in Mandrake 9.2 rc1"
- Next in thread: Steven Cole: "Re: Make Menuconfig and Make Xconfig errors in Mandrake 9.2 rc1"
- Reply: Steven Cole: "Re: Make Menuconfig and Make Xconfig errors in Mandrake 9.2 rc1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Anton Kholodenin <cicprogr@mail.dux.ru> Date: 09 Sep 2003 07:59:45 -0600
On Tue, 2003-09-09 at 04:06, Anton Kholodenin wrote:
> I find 2 errors in Mandrake 9.2 rc 1
>
As others noted, a Mandrake-specific list is a better choice in this
instance, but the problem you noted below happens occasionally in 2.4
bleeding edge stuff, so I'm posting something for you to look for.
>
> 2. If i do cd /usr/src/linux; make xconfig program not started and write to
> console:
Try something like this in your /usr/src/linux directory:
$ find . -name [Cc]onfig.in | xargs grep "'y'"
./drivers/char/Config.in:if [ "$CONFIG_IA64_GENERIC" = "y" -o "$CONFIG_IA64_SGI_SN2" = 'y' ] ; then
See the 'y' above? That's a mistake in 2.4.23-pre3. I don't have the
Mandrake 9.2rc1 kernel source, but you do, so find the bug and report it
to Mandrake. They most likely have this problem already fixed in cooker,
but at least you may be able to get your local system fixed.
There are other ways to cause make xconfig to fail as you described, but
this is one of the more common.
The Mandrake-cooker archive is here:
http://marc.theaimsgroup.com/?l=mandrake-cooker&r=1&b=200309&w=2
Steven
-
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/
- Previous message: Adam Jones: "[BUG] 2.4.22 hard lock-up with sii3112 and aic7xxx"
- In reply to: Anton Kholodenin: "Make Menuconfig and Make Xconfig errors in Mandrake 9.2 rc1"
- Next in thread: Steven Cole: "Re: Make Menuconfig and Make Xconfig errors in Mandrake 9.2 rc1"
- Reply: Steven Cole: "Re: Make Menuconfig and Make Xconfig errors in Mandrake 9.2 rc1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|