Re: Error whith "make xconfig" whith kernel 2.3.18

David Weinehall (tao@acc.umu.se)
Fri, 17 Sep 1999 19:34:56 +0200 (CEST)


On Fri, 17 Sep 1999, W. Crooy wrote:

> Just copy config.in from 2.3.13 or 2.3.17.
> It worked with me very fine....
>
> Wouter Crooy
> wouter@trinity.cistron.nl
>
> On Thu, 16 Sep 1999, ---daniele--- wrote:
>
> > I' dont know if it's a known bug but ....
> > I have a problem whith 2.3.18 :
> >
> > # 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.3.18/scripts'
> > cat header.tk >> ./kconfig.tk
> > ./tkparse < ../arch/i386/config.in >> kconfig.tk
> > drivers/char/Config.in: 72: bad if condition
> > make[1]: *** [kconfig.tk] Error 1
> > make[1]: Leaving directory `/usr/src/linux-2.3.18/scripts'
> > make: *** [xconfig] Error 2

This was due to a missing ']', and is fixed in 2.3.18ac5...

/David
_ _
// David Weinehall <tao@acc.umu.se> /> Northern lights wander \\
// Project MCA Linux hacker // Dance across the winter sky //
\> http://www.acc.umu.se/~tao/ </ Full colour fire </

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/