From: Steven Cole <elenstev@mesatop.com>
To: Anton Kholodenin <cicprogr@mail.dux.ru>
Cc: linux-kernel@vger.kernel.org, Juan Quintela <quintela@mandrakesoft.com>
Subject: Re: Fw: Make Menuconfig and Make Xconfig errors in Mandrake 9.2 rc1
Date: 10 Sep 2003 10:47:41 -0600 [thread overview]
Message-ID: <1063212461.1663.139.camel@spc9.esa.lanl.gov> (raw)
In-Reply-To: <01ec01c37763$89f183c0$370101c8@antontest>
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
prev parent reply other threads:[~2003-09-10 16:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-09-10 6:19 Anton Kholodenin
2003-09-10 16:47 ` Steven Cole [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1063212461.1663.139.camel@spc9.esa.lanl.gov \
--to=elenstev@mesatop.com \
--cc=cicprogr@mail.dux.ru \
--cc=linux-kernel@vger.kernel.org \
--cc=quintela@mandrakesoft.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®