All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marco Trapanese <marcotrapanese@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] full rebuild and errors:
Date: Sun, 26 Jan 2014 13:07:34 +0100	[thread overview]
Message-ID: <52E4FA86.7030906@gmail.com> (raw)

Hello,
I successfully compiled buildroot for Raspberry Pi following this guide:

https://github.com/albertd/buildroot-rpi

I had a problem with some applications (btw it was: EGL Error : Could 
not create the egl surface: error = 0x300b) and I read some users were 
able to solve just rebuilding buildroot.
Thus, I issued:

make cleanall

as stated in the documentation. But this time I get the following errors:

/home/mark/dev/buildroot-rpi/output/host/usr/bin/ccache /usr/bin/gcc 
-std=gnu99   -O2 -I/home/mark/dev/buildroot-rpi/output/host/usr/include 
-L/home/mark/dev/buildroot-rpi/output/host/lib 
-L/home/mark/dev/buildroot-rpi/output/host/usr/lib 
-Wl,-rpath,/home/mark/dev/buildroot-rpi/output/host/usr/lib -o m4 m4.o 
builtin.o debug.o eval.o format.o freeze.o input.o macro.o output.o 
path.o symtab.o ../lib/libm4.a
m4.o: In function `main':
m4.c:(.text.startup+0x260): undefined reference to `version_etc'
m4.c:(.text.startup+0x3ef): undefined reference to 
`emit_bug_reporting_address'
collect2: error: ld returned 1 exit status
make[3]: *** [m4] Error 1
make[3]: Leaving directory 
`/home/mark/dev/buildroot-rpi/output/build/host-m4-1.4.16/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/mark/dev/buildroot-rpi/output/build/host-m4-1.4.16'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/home/mark/dev/buildroot-rpi/output/build/host-m4-1.4.16'
make: *** 
[/home/mark/dev/buildroot-rpi/output/build/host-m4-1.4.16/.stamp_built] 
Error 2


Google doesn't help me on this.
Do you have any idea why this happens?

Thanks
Mark

             reply	other threads:[~2014-01-26 12:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-26 12:07 Marco Trapanese [this message]
2014-01-27  6:34 ` [Buildroot] full rebuild and errors: Thomas Petazzoni
2014-01-27 19:38   ` Marco Trapanese

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=52E4FA86.7030906@gmail.com \
    --to=marcotrapanese@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.