NPTL not building?

Rob Landley rob at landley.net
Thu Jan 27 14:34:16 UTC 2011


  AS
libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.oS
libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:
Assembler messages:
libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:40:
Error: unknown pseudo-op: `.cfi_personality'
libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:42:
Error: unknown pseudo-op: `.cfi_lsda'
make: ***
[libpthread/nptl/sysdeps/unix/sysv/linux/i386/i686/pthread_cond_timedwait.oS]
Error 1

Did I hork something in my .config?  I replaced:

  LINUXTHREADS_OLD=y

With

  UCLIBC_HAS_THREADS_NATIVE=y

And it stopped building.  Switched it back and it built fine.

Rob


More information about the uClibc mailing list