Re: 2.5.6: make xconfig croaks in with sound/core/Config.in

Alessandro Suardi (alessandro.suardi@oracle.com)
Thu, 14 Mar 2002 18:00:47 +0100


Andrzej Krzysztofowicz wrote:
>> Short, but sweet:
>>
>>root@bellicha:/usr/src/linux# head -10 Makefile
>>VERSION = 2
>>PATCHLEVEL = 5
>>SUBLEVEL = 6
>>EXTRAVERSION =
>>
> [...]
>
>>gcc -o tkparse tkparse.o tkcond.o tkgen.o
>>cat header.tk >> ./kconfig.tk
>>./tkparse < ../arch/i386/config.in >> kconfig.tk
>>sound/core/Config.in: 4: can't handle dep_bool/dep_mbool/dep_tristate condition
>>
> ^^^^^^^^^^^^^^^^^^^^^^^
> Error location seems to be clear.
> Forgotten dependency ?

I simply added $CONFIG_SND after that and two more lines.

It compiles :)

--alessandro

"time is never time at all / you can never ever leave
without leaving a piece of youth"
(Smashing Pumpkins, "Tonight, tonight")

-
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/