LINUXTHREADS_NEW bug.
Bernhard Reutner-Fischer
rep.dot.nop at gmail.com
Mon Sep 29 08:02:18 UTC 2008
On Sun, Sep 28, 2008 at 07:55:24PM -0500, Rob Landley wrote:
>Build with the attached miniconfig for x86, and:
>
>make allnoconfig KCONFIG_ALLCONFIG=miniconfig-alt-uClibc
>make KERNEL_HEADERS=/blah/blah/blah
>
> AS ldso/ldso/i386/resolve.oS
>In file included
>from ./libpthread/linuxthreads/sysdeps/i386/i686/pt-machine.h:73,
> from ./libpthread/linuxthreads/sysdeps/i386/pt-machine.h:24,
> from ./libpthread/linuxthreads/sysdeps/i386/tls.h:23,
> from ./include/bits/uClibc_errno.h:35,
> from ./include/errno.h:62,
> from ./include/bits/syscalls.h:14,
> from ./include/sys/syscall.h:34,
> from ./ldso/ldso/i386/dl-syscalls.h:3,
> from ./ldso/include/dl-syscall.h:12,
> from ./ldso/include/ldso.h:36,
> from ldso/ldso/ldso.c:33:
>./libpthread/linuxthreads/sysdeps/i386/i686/../useldt.h:25:20: error:
>sysdep.h: No such file or directory
>
>Checking, I see:
>
>find . -name "sysdep.h"
>./libc/string/ia64/sysdep.h
>./libc/string/mips/sysdep.h
>./libc/sysdeps/linux/cris/sysdep.h
>./libc/sysdeps/linux/xtensa/sysdep.h
>./libc/sysdeps/linux/powerpc/bits/sysdep.h
>./libc/sysdeps/linux/bfin/sysdep.h
>./libc/sysdeps/linux/ia64/sysdep.h
>
>Would anyone like to comment on this?
not really. I already said that we will not remove linuxthreads.old for
0.9.30 because removing it right now doesn't make sense. I also said
that linuxthreads.new should at least work for i386 before we remove the
.old. 'Nuff said, tested patches welcome.
More information about the uClibc
mailing list