From: Andrzej Krzysztofowicz <ankry@green.mif.pg.gda.pl>
To: root@codeman.linux-systeme.org
Cc: linux-kernel@vger.kernel.org (kernel list)
Subject: Re: make xconfig question
Date: Thu, 14 Mar 2002 17:17:56 +0100 (CET) [thread overview]
Message-ID: <200203141617.RAA17200@green.mif.pg.gda.pl> (raw)
In-Reply-To: <200203141211.g2ECBq110052@sunrise.pg.gda.pl> from "Andrzej Krzysztofowicz" at Mar 14, 2002 01:11:53 PM
>
> what EXACTLY does that means:
>
> root@codeman:/usr/src/linux# make xconfig
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts kconfig.tk
> make[1]: Entering directory `/usr/src/linux-2.4.18-mcp3-WOLK/scripts'
> cat header.tk >> ./kconfig.tk
> ./tkparse < ../arch/i386/config.in >> kconfig.tk
> statement not in menu
It means active statement (not define_* or if) located after
mainmenu_name
but not between any
mainmenu_option next_comment
[...]
endmenu
pair.
May be after last "endmenu" or between menus.
xconfig can't detect which file the problem is located in.
> make[1]: *** [kconfig.tk] Error 1
> make[1]: Leaving directory `/usr/src/linux-2.4.18-mcp3-WOLK/scripts'
> make: *** [xconfig] Error 2
>
> I cannot figure out what i have modified wrong in the arch/i386/config.in
> And i don't understand what "statement not in menu" means EXACTLY.
--
=======================================================================
Andrzej M. Krzysztofowicz ankry@mif.pg.gda.pl
phone (48)(58) 347 14 61
Faculty of Applied Phys. & Math., Technical University of Gdansk
next parent reply other threads:[~2002-03-14 16:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200203141211.g2ECBq110052@sunrise.pg.gda.pl>
2002-03-14 16:17 ` Andrzej Krzysztofowicz [this message]
2002-03-12 21:02 mcp
2002-03-12 21:34 ` Keith Owens
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=200203141617.RAA17200@green.mif.pg.gda.pl \
--to=ankry@green.mif.pg.gda.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=root@codeman.linux-systeme.org \
/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®