Re: [kbuild-devel] linux kernel conf 0.9

From: Greg KH (greg@kroah.com)
Date: Mon Oct 14 2002 - 15:40:26 EST


On Mon, Oct 14, 2002 at 10:06:35PM +0200, Roman Zippel wrote:
> Hi,
>
> At http://www.xs4all.nl/~zippel/lc/ you can find as usual the latest
> version of the new config system.
> I still haven't got a single mail from someone who tried it and didn't
> like it, what makes me a bit nervous :), so if you think something must
> be wrong, now is your last chance. Next version will go to Linus.

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.

But when using the provided patch, make xconfig built the program just
fine.

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

thanks,

greg k-h
-
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/



This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:51 EST