Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Unable to build busybox
@ 2007-06-03  2:07 Ormund Williams
  2007-06-03  8:09 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Ormund Williams @ 2007-06-03  2:07 UTC (permalink / raw)
  To: buildroot

Hi All

I run into the following error, I'm lost as to where to look to solve
this.

========================================>
  LINK    busybox_unstripped
miscutils/lib.a(taskset.o): In function `taskset_main':
taskset.c:(.text.taskset_main+0x11f): undefined reference to
`sched_getaffinity'
taskset.c:(.text.taskset_main+0x1e6): undefined reference to
`sched_setaffinity'
collect2: ld returned 1 exit status
/home/ormund/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-strip: 'busybox_unstripped': No such file
make[1]: Leaving directory `/home/ormund/buildroot/build_i686/busybox'
make -j1
CC=/home/ormund/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-gcc CROSS_COMPILE="/home/ormund/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-" \

CROSS="/home/ormund/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-" PREFIX="/home/ormund/buildroot/build_i686/root" \
                ARCH=i386 \
                EXTRA_CFLAGS="-Os -pipe "
-C /home/ormund/buildroot/build_i686/busybox install
make[1]: Entering directory `/home/ormund/buildroot/build_i686/busybox'
  LINK    busybox_unstripped
miscutils/lib.a(taskset.o): In function `taskset_main':
taskset.c:(.text.taskset_main+0x11f): undefined reference to
`sched_getaffinity'
taskset.c:(.text.taskset_main+0x1e6): undefined reference to
`sched_setaffinity'
collect2: ld returned 1 exit status
/home/ormund/buildroot/build_i686/staging_dir/bin/i686-linux-uclibc-strip: 'busybox_unstripped': No such file
install: cannot stat `busybox': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/ormund/buildroot/build_i686/busybox'
make: *** [/home/ormund/buildroot/build_i686/root/bin/busybox] Error 2

-- 
Ormund Williams <ormundw@panix.com>
OrmLab LLC

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

end of thread, other threads:[~2007-06-03  8:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-03  2:07 [Buildroot] Unable to build busybox Ormund Williams
2007-06-03  8:09 ` Yann E. MORIN

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