Re: thread issues?

2004-09-29 Thread Andreas Jochens
On 04-Sep-28 17:33, Gabriel G. Rosa wrote:
 I'm having a problem similar to this one (but using libc6 2.3.2.ds1-16):
 http://lists.debian.org/debian-amd64/2004/08/msg00055.html
 
 When I try to make the numa lib, it chokes like so:
 
 matilda:~/numactl-0.7-pre1# make
 gcc -g -Wall -I. -O2   -c -o numactl.o numactl.c
 gcc -g -Wall -I. -O2   -c -o util.o util.c
 gcc -g -Wall -I. -O2   -c -o shm.o shm.c
 gcc -g -Wall -I. -O2   -c -o bitops.o bitops.c
 gcc -g -Wall -I. -O2 -fPIC   -c -o libnuma.o libnuma.c
 gcc -g -Wall -I. -O2 -fPIC   -c -o syscall.o syscall.c
 gcc -shared -Wl,-soname=libnuma.so.1 -o libnuma.so.1 libnuma.o syscall.o
 ln -sf libnuma.so.1 libnuma.so
 gcc   numactl.o util.o shm.o bitops.o libnuma.so   -o numactl
 libnuma.so: undefined reference to `__tls_get_addr'
 collect2: ld returned 1 exit status
 make: *** [numactl] Error 1
 
 can anyone suggest a fix, or reproduce this problem?

Could you please try the same with libc6_2.3.2ds1-17 which was 
uploaded to the amd64 unstable archives on alioth today?

Regards
Andreas Jochens




Re: thread issues?

2004-09-29 Thread Gabriel G. Rosa
On Wed, Sep 29, 2004 at 02:09:52PM +0200, Andreas Jochens wrote:
 On 04-Sep-28 17:33, Gabriel G. Rosa wrote:
  I'm having a problem similar to this one (but using libc6 2.3.2.ds1-16):
  http://lists.debian.org/debian-amd64/2004/08/msg00055.html
  
  When I try to make the numa lib, it chokes like so:
  
  matilda:~/numactl-0.7-pre1# make
  gcc -g -Wall -I. -O2   -c -o numactl.o numactl.c
  gcc -g -Wall -I. -O2   -c -o util.o util.c
  gcc -g -Wall -I. -O2   -c -o shm.o shm.c
  gcc -g -Wall -I. -O2   -c -o bitops.o bitops.c
  gcc -g -Wall -I. -O2 -fPIC   -c -o libnuma.o libnuma.c
  gcc -g -Wall -I. -O2 -fPIC   -c -o syscall.o syscall.c
  gcc -shared -Wl,-soname=libnuma.so.1 -o libnuma.so.1 libnuma.o syscall.o
  ln -sf libnuma.so.1 libnuma.so
  gcc   numactl.o util.o shm.o bitops.o libnuma.so   -o numactl
  libnuma.so: undefined reference to `__tls_get_addr'
  collect2: ld returned 1 exit status
  make: *** [numactl] Error 1
  
  can anyone suggest a fix, or reproduce this problem?
 
 Could you please try the same with libc6_2.3.2ds1-17 which was 
 uploaded to the amd64 unstable archives on alioth today?
 

It builds cleanly now.

thanks,
-Gabe
-- 
Gabriel G. Rosa
Programmer, Physics
536 Physics/Geology
(530) 752-4923