lkml.org 
[lkml]   [2003]   [Sep]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: Fw: Make Menuconfig and Make Xconfig errors in Mandrake 9.2 rc1
From
Date
On Wed, 2003-09-10 at 00:19, Anton Kholodenin wrote:
> File /usr/src/linux/3rdparty/lufs/Config.in contains only one line:
>
> dep_tristate 'LUFS support' CONFIG_LUFS
>
> I have attached Config.in and all files from lufs folder in the message.
>
> Best regadrs
> Anton Kholodenin.

Apologies again for the noise. This should be going to a Mandrake list,
but this is short and sweet. Adding Juan Q. to cc-list.

It's still broken in 2.4.22-6mdk. You'll get something like this when
you do make xconfig:

./tkparse < ../arch/i386/config.in >> kconfig.tk
3rdparty/lufs/Config.in: 2: unknown command

This will fix it:

--- linux-2.4.22-6mdk/3rdparty/lufs/Config.in.brokenasusual 2003-09-10 10:34:27.000000000 -0600
+++ linux-2.4.22-6mdk/3rdparty/lufs/Config.in 2003-09-10 10:36:27.000000000 -0600
@@ -1,2 +1,2 @@

-xtristate 'LUFS support' CONFIG_LUFS
+tristate 'LUFS support' CONFIG_LUFS


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/

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.019 / U:2.656 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site