[Buildroot] Problems building Busybox 1.20.1 with Buildroot 2012.05

Arnout Vandecappelle arnout at mind.be
Sun Sep 2 20:09:57 UTC 2012


On 09/02/12 20:06, David Sanchez Herrero wrote:
> Hi all,
>
> I'm trying to build a Buildroot toolchain using configuration files for Buildroot and uClibc downloaded from the
> official forum.
>
> During the full building process with Buildroot, I get the next error in Busybox building, and I'm blocked there:
[snip]
> networking/lib.a(nslookup.o): In function `nslookup_main':
> nslookup.c:(.text.nslookup_main+0x2c): undefined reference to `__res_init'
> nslookup.c:(.text.nslookup_main+0x54): undefined reference to `__res_state'
> nslookup.c:(.text.nslookup_main+0x78): undefined reference to `__res_state'
> nslookup.c:(.text.nslookup_main+0x8c): undefined reference to `__res_state'

  Any chance you have a custom uClibc config, which doesn't have HAS_LIBRESOLV_STUB ?
Try with the default uClibc config from buildroot (don't forget to make clean).

  If that doesn't help, please run 'make savedefconfig' and post the resulting
defconfig, so we can try to reproduce the problem.

  Regards,
  Arnout
-- 
Arnout Vandecappelle                               arnout at mind be
Senior Embedded Software Architect                 +32-16-286540
Essensium/Mind                                     http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium                BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint:  7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F


More information about the buildroot mailing list