[buildroot 0000497]: libpthreads is broken for sh4

bugs at busybox.net bugs at busybox.net
Fri Oct 21 14:35:36 UTC 2005


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=497 
====================================================================== 
Reported By:                Masta-G
Assigned To:                uClibc
====================================================================== 
Project:                    buildroot
Issue ID:                   497
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             10-21-2005 07:35 PDT
Last Modified:              10-21-2005 07:35 PDT
====================================================================== 
Summary:                    libpthreads is broken for sh4
Description: 
Tried the latest cvs of buildroot to build a toolchain for sh4 little
endian.
I used the latest snapshot of uClibc, gcc 3.4.2 and the 2.6.12 headers.
When I try to build the toolchain it will give the following error:

/home/mastag/dc/buildroot/build_sh4/staging_dir/bin/sh4-linux-uclibc-strip
-X --strip-debug -R .note -R .comment attr.o cancel.o condvar.o errno.o
events.o join.o lockfile.o manager.o mutex.o oldsemaphore.o pt-machine.o
ptfork.o pthread.o ptlongjmp.o rwlock.o semaphore.o signals.o specific.o
spinlock.o
/home/mastag/dc/buildroot/build_sh4/staging_dir/bin/sh4-linux-uclibc-ar cr
../../lib/libpthread.a attr.o cancel.o condvar.o errno.o events.o join.o
lockfile.o manager.o mutex.o oldsemaphore.o pt-machine.o ptfork.o
pthread.o ptlongjmp.o rwlock.o semaphore.o signals.o specific.o
spinlock.o
/home/mastag/dc/buildroot/build_sh4/staging_dir/bin/sh4-linux-uclibc-ar cr
../../lib/libpthread.a
rm -f ../../lib/libpthread-0.9.28.so ../../lib/libpthread.so.0
../../lib/libpthread.so
/home/mastag/dc/buildroot/build_sh4/staging_dir/bin/sh4-linux-uclibc-ld
-EL -shared --warn-common --warn-once -z combreloc -z defs
-soname=libpthread.so.0 \
        -o ../../lib/libpthread-0.9.28.so ../../lib/crti.o
/home/mastag/dc/buildroot/build_sh4/staging_dir/lib/gcc/sh4-linux-uclibc/3.4.2/crtbeginS.o
--whole-archive ../../lib/libpthread.a \
        --no-whole-archive ../../libc/misc/internals/interp.o \
        -L../../lib -lc 
/home/mastag/dc/buildroot/build_sh4/staging_dir/lib/gcc/sh4-linux-uclibc/3.4.2/libgcc.a
/home/mastag/dc/buildroot/build_sh4/staging_dir/lib/gcc/sh4-linux-uclibc/3.4.2/crtendS.o
../../lib/crtn.o
../../lib/libpthread.a(attr.o): In function
`__pthread_attr_setstacksize':
: undefined reference to `__pthread_max_stacksize'
../../lib/libpthread.a(attr.o): In function
`__pthread_attr_setstacksize':
: undefined reference to `__pthread_init_max_stacksize'
make[3]: *** [../../lib/libpthread.so] Error 1
make[3]: Leaving directory
`/home/mastag/dc/buildroot/toolchain_build_sh4/uClibc/libpthread/linuxthreads'
make[2]: *** [_dir_linuxthreads] Error 2
make[2]: Leaving directory
`/home/mastag/dc/buildroot/toolchain_build_sh4/uClibc/libpthread'
make[1]: *** [_dir_libpthread] Fout 2
make[1]: Leaving directory
`/home/mastag/dc/buildroot/toolchain_build_sh4/uClibc'
make: ***
[/home/mastag/dc/buildroot/toolchain_build_sh4/uClibc/lib/libc.a] Fout 2
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
10-21-05 07:35  Masta-G        New Issue                                    
10-21-05 07:35  Masta-G        Status                   new => assigned     
10-21-05 07:35  Masta-G        Assigned To               => uClibc          
======================================================================




More information about the uClibc-cvs mailing list