Dear Roman > You have to modify zconf.l/zconf.y for this and > regenerate this file > (check the Makefile). First you have to define the > keywords in zconf.l > and then extend the parser in zconf.y to recognize > them and add the data > to the internal structures. I tryed to do this. I saw how the attribute "comment" is definded in the zconf.l and zconf.y, and definded the the attribute "autorule" exactly the same way. But it still don't work. Even though I changed the zconf.tab.c_shipped as well but it still dont work. I dont understand the switch-case for yyn(line 1274 in zconf.tab.c_shipped). Why does a the function "menu_add_prop(P_COMMENT...)" (line 1587) gets called by the case 75? How do you declare such a case number? e.g. case 100 should calle "menu_add_prop(P_AUTORULE...)". I seriously wouldn't take your time by asking that, if I didn't tryed any thing out, what comes up in my mind. I realy cant figure it out by myself. I send you diff file(patch) of what I changed. To see me what I did wrong and what I should do. Your sincerly A.R.Cheraghi __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Attachment:
zconfchange
Description: pat1604154112
- Follow-Ups:
- Re: Help by KConfig expansion
- From: Sam Ravnborg <sam@ravnborg.org>
- Re: Help by KConfig expansion
- References:
- Re: Help by KConfig expansion
- From: Roman Zippel <zippel@linux-m68k.org>
- Re: Help by KConfig expansion
- Prev by Date: [ANNOUNCE] ktimers subsystem
- Next by Date: Re: Help by KConfig expansion
- Previous by thread: Re: Help by KConfig expansion
- Next by thread: Re: Help by KConfig expansion
- Index(es):
