From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Sat, 25 Sep 2010 16:59:29 +0200 Subject: [Buildroot] "make menuconfig" possibly broken in git master In-Reply-To: (=?utf-8?Q?=22Bj=C3=B8rn?= Forsman"'s message of "Sat, 25 Sep 2010 16:29:31 +0200") References: <87mxr66mv9.fsf@macbook.be.48ers.dk> Message-ID: <87iq1t7tta.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Bj?rn" == Bj?rn Forsman writes: Bj?rn> 2010/9/25 Peter Korsgaard : >>>>>>> "Bj?rn" == Bj?rn Forsman writes: >> >> ?Bj?rn> Hi all, >> ?Bj?rn> My buildroot git master tree fails to "make menuconfig" because of >> ?Bj?rn> "zconf.tab.c:181: error: conflicting types for ?symbol_hash?": >> >> Strange - Could you try the the same with a recent linux kernel >> (E.G. 2.6.36-rc5)? Bj?rn> As the commands "make distclean && make defconfig/menuconfig" fail Bj?rn> I don't know how to specify another kernel version. So I assume you mean Bj?rn> the kernel on build host. I'm on Ubuntu 10.04 and the last time I tried my Bj?rn> own kernel on a Ubuntu system it barely booted. So no, I dare not try a Bj?rn> recent kernel just yet :-) No, I actually meant go and download a Linux kernel tarball (E.G. from kernel.org), extract it and run make menuconfig. The menuconfig stuff in buildroot comes from the Linux kernel. But looking at Lionel's mail it seems to be an issue about certain files not getting rebuilt. Could you do a fresh git clone and try in that dir or alternatively run make O=output2 menuconfig? -- Bye, Peter Korsgaard