Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Problems with i686_defconfig
@ 2010-04-14 10:33 Will Wagner
  2010-04-14 16:38 ` Baruch Siach
  2010-04-14 18:55 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Will Wagner @ 2010-04-14 10:33 UTC (permalink / raw)
  To: buildroot

Hello,

Using latest from git I am trying to build i686_defconfig but I am 
having problems.

The first annoyance is that the defconfig is so old that you have go 
through selecting the defaults for all the new config options. 
Presumably we should update the defconfigs so they contain all the 
default options already set? If so I'm happy to look at a patch.

If I select all the defaults I end up with kernel headers 2.6.33.2, 
uClibc 0.9.31, binutils 2.20.1, gcc 4.4.3 and linux 2.6.33.2

You then get the same problems again with uClibc config and linux 
config, both ask about config options, should we be updating our 
defaults so this step is not necessary?

Finally the build fails in either gdbserver (if selected) or busybox, 
complaining the symbol usleep is undefined. Anyone seen this before? Is 
it some config problem with uClibc 0.9.31?

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] Problems with i686_defconfig
  2010-04-14 10:33 [Buildroot] Problems with i686_defconfig Will Wagner
@ 2010-04-14 16:38 ` Baruch Siach
  2010-04-14 18:55 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Baruch Siach @ 2010-04-14 16:38 UTC (permalink / raw)
  To: buildroot

Hi Will,

On Wed, Apr 14, 2010 at 11:33:38AM +0100, Will Wagner wrote:
> Finally the build fails in either gdbserver (if selected) or
> busybox, complaining the symbol usleep is undefined. Anyone seen
> this before? Is it some config problem with uClibc 0.9.31?

usleep() is not available when UCLIBC_SUSV3_LEGACY is disabled. See 
http://lists.busybox.net/pipermail/busybox/2010-April/072031.html.

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] Problems with i686_defconfig
  2010-04-14 10:33 [Buildroot] Problems with i686_defconfig Will Wagner
  2010-04-14 16:38 ` Baruch Siach
@ 2010-04-14 18:55 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2010-04-14 18:55 UTC (permalink / raw)
  To: buildroot

>>>>> "Will" == Will Wagner <will_wagner@carallon.com> writes:

 Will> Hello,
 Will> Using latest from git I am trying to build i686_defconfig but I am
 Will> having problems.

 Will> The first annoyance is that the defconfig is so old that you have go
 Will> through selecting the defaults for all the new config
 Will> options. Presumably we should update the defconfigs so they contain
 Will> all the default options already set? If so I'm happy to look at a
 Will> patch.

Yes please.

 Will> Finally the build fails in either gdbserver (if selected) or busybox,
 Will> complaining the symbol usleep is undefined. Anyone seen this before?
 Will> Is it some config problem with uClibc 0.9.31?

Verify that you are using the correct uclibc config - E.G.

BR2_UCLIBC_CONFIG="toolchain/uClibc/uClibc-0.9.31.config"

Otherwise you'll end up with that kind of problems.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-14 18:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-14 10:33 [Buildroot] Problems with i686_defconfig Will Wagner
2010-04-14 16:38 ` Baruch Siach
2010-04-14 18:55 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox