Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] libpthread compile error
@ 2009-02-25  3:28 Vince
  2009-02-25  7:50 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Vince @ 2009-02-25  3:28 UTC (permalink / raw)
  To: buildroot

Hi all,

I try to enable NPTL (uClibc 0.9.30) on my MIPS target but can not build
successfully.

Here is the log:
  STRIP -x -R .note -R .comment lib/libutil.a
  LD libutil-0.9.30.so
  CC libpthread/linuxthreads/sysdeps/mips/pspinlock.oS
  CC libpthread/linuxthreads/sysdeps/unix/sysv/linux/fork.oS
  CC libpthread/linuxthreads/sysdeps/unix/sysv/linux/pt-sigsuspend.oS
  CC libpthread/linuxthreads/sysdeps/unix/sysv/linux/register-atfork.oS
  CC libpthread/linuxthreads/sysdeps/unix/sysv/linux/unregister-atfork.oS
  CC libpthread/linuxthreads/sysdeps/pthread/errno-loc.oS
In file included from
libpthread/linuxthreads/sysdeps/pthread/errno-loc.c:23:
./libpthread/linuxthreads/sysdeps/unix/sysv/linux/mips/sysdep-cancel.h:20:20:
error: sysdep.h: No such file or directory
make[1]: *** [libpthread/linuxthreads/sysdeps/pthread/errno-loc.oS] Error 1
make[1]: Leaving directory
`/opt/project/develop/buildroot/toolchain_build_mips/uClibc-0.9.30'
make: ***
[/opt/project/develop/buildroot/toolchain_build_mips/uClibc-0.9.30/lib/libc.a]
Error 2

It seems the compiler can't find sysdep.h. Any one has ideas about this
error?

Thanks!
Vince
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20090225/69a2e79c/attachment.htm>

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

* [Buildroot] libpthread compile error
  2009-02-25  3:28 [Buildroot] libpthread compile error Vince
@ 2009-02-25  7:50 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2009-02-25  7:50 UTC (permalink / raw)
  To: buildroot

>>>>> "Vince" == Vince  <hsienwen@gmail.com> writes:

 Vince> Hi all,
 Vince> I try to enable NPTL (uClibc 0.9.30) on my MIPS target but can not build
 Vince> successfully.

NPTL is not supported on MIPS in uClibc 0.9.30.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2009-02-25  7:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-25  3:28 [Buildroot] libpthread compile error Vince
2009-02-25  7:50 ` Peter Korsgaard

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