Re: [kbuild-devel] linux kernel conf 0.9

Roman Zippel (zippel@linux-m68k.org)
Mon, 14 Oct 2002 23:00:35 +0200 (CEST)


Hi,

On Mon, 14 Oct 2002, Greg KH wrote:

> I get the following error on Red Hat 7.2:
>
> g++ -O2 -Wall -g -fPIC -I/usr/lib/qt-2.3.1/include -c qconf.cc -o qconf.o
> In file included from lkc.h:10,
> from qconf.cc:22:
> zconf.tab.h:8: conflicting types for `typedef union YYSTYPE YYSTYPE'
> zconf.tab.h:8: previous declaration as `typedef union YYSTYPE YYSTYPE'
> zconf.tab.h:38: conflicting types for `YYSTYPE zconflval'
> zconf.tab.h:38: previous declaration as `YYSTYPE zconflval'
>
> when trying to build the lkc package on it's own.

Hmm, another bison version. :)
Anyway, I've just uploaded a fixed version.

> Either way, nice job, I like the new format and the speed.

Thanks.

bye, Roman

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