Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Paulius Zaleckas <paulius.zaleckas@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] menuconfig fails to compile
Date: Tue, 28 Sep 2010 10:43:53 +0300	[thread overview]
Message-ID: <4CA19CB9.2040107@gmail.com> (raw)

I have just did git pull and now menuconfig fails to compile:

[paulius at pauliusz buildroot]$ make
/usr/bin/make -j2  silentoldconfig
make[1]: Entering directory `/home/paulius/buildroot'
mkdir -p /home/paulius/buildroot/output/build/buildroot-config/lxdialog
/usr/bin/make CC="/usr/bin/gcc" 
obj=/home/paulius/buildroot/output/build/buildroot-config -C 
package/config -f Makefile.br conf
make[2]: Entering directory `/home/paulius/buildroot/package/config'
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE 
  -I/home/paulius/buildroot/output/build/buildroot-config -g -O2 -MM *.c 
 > /home/paulius/buildroot/output/build/buildroot-config/.depend 
2>/dev/null || :
make[2]: Leaving directory `/home/paulius/buildroot/package/config'
make[2]: Entering directory `/home/paulius/buildroot/package/config'
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE 
  -I/home/paulius/buildroot/output/build/buildroot-config -g -O2  -c 
conf.c -o /home/paulius/buildroot/output/build/buildroot-config/conf.o
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE 
  -I/home/paulius/buildroot/output/build/buildroot-config -g -O2  -c 
kxgettext.c -o 
/home/paulius/buildroot/output/build/buildroot-config/kxgettext.o
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE 
  -I/home/paulius/buildroot/output/build/buildroot-config -g -O2 -I. -c 
zconf.tab.c -o 
/home/paulius/buildroot/output/build/buildroot-config/zconf.tab.o
zconf.tab.c:181: error: conflicting types for ?symbol_hash?
lkc_proto.h:27: note: previous declaration of ?symbol_hash? was here
make[2]: *** 
[/home/paulius/buildroot/output/build/buildroot-config/zconf.tab.o] Error 1
make[2]: Leaving directory `/home/paulius/buildroot/package/config'
make[1]: *** 
[/home/paulius/buildroot/output/build/buildroot-config/conf] Error 2
make[1]: Leaving directory `/home/paulius/buildroot'
make: *** 
[/home/paulius/buildroot/output/build/buildroot-config/auto.conf] Error 2

             reply	other threads:[~2010-09-28  7:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-28  7:43 Paulius Zaleckas [this message]
2010-09-28  7:54 ` [Buildroot] menuconfig fails to compile Lionel Landwerlin
2010-09-28  8:24 ` Bjørn Forsman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4CA19CB9.2040107@gmail.com \
    --to=paulius.zaleckas@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox