Bug#248192: setpshared on amd64 not working?

2004-05-12 Thread Kurt Roeckx
On Sun, May 09, 2004 at 05:47:00PM -0400, Daniel Jacobowitz wrote: > > If the tools support it, and it works, someone should provide a patch > to the debian/sysdeps/ file to enable it. The x86_64 configuration > isn't even in debian-glibc CVS as far as I know, take it up with the > porters. Putt

Bug#248192: setpshared on amd64 not working?

2004-05-12 Thread Kurt Roeckx
On Sun, May 09, 2004 at 05:47:00PM -0400, Daniel Jacobowitz wrote: > > If the tools support it, and it works, someone should provide a patch > to the debian/sysdeps/ file to enable it. The x86_64 configuration > isn't even in debian-glibc CVS as far as I know, take it up with the > porters. Putt

Bug#248192: setpshared on amd64 not working?

2004-05-09 Thread Daniel Jacobowitz
On Sun, May 09, 2004 at 11:36:25PM +0200, Kurt Roeckx wrote: > On Sun, May 09, 2004 at 04:27:23PM -0400, Daniel Jacobowitz wrote: > > > > Details about the kernel and environment on both test systems? > > It's both times on the same machine with the same kernel. It's > an x86_64 2.6.5 kernel. >

Bug#248192: setpshared on amd64 not working?

2004-05-09 Thread Kurt Roeckx
On Sun, May 09, 2004 at 04:27:23PM -0400, Daniel Jacobowitz wrote: > > Details about the kernel and environment on both test systems? It's both times on the same machine with the same kernel. It's an x86_64 2.6.5 kernel. The i386 part is a chroot with sarge i386 on it, amd64 is a pure64 amd64 c

Bug#248192: setpshared on amd64 not working?

2004-05-09 Thread Daniel Jacobowitz
On Sun, May 09, 2004 at 08:44:27PM +0200, Kurt Roeckx wrote: > Package: libc6 > Version: 2.3.2.ds1-12 > > It seems that pthread_condattr_setpshared and > pthread_mutexattr_setpshared both return 38 (ENOSYS) when called > on amd64. > > Example code: > > pthread_condattr_t condattr; >

Bug#248192: setpshared on amd64 not working?

2004-05-09 Thread Kurt Roeckx
Package: libc6 Version: 2.3.2.ds1-12 It seems that pthread_condattr_setpshared and pthread_mutexattr_setpshared both return 38 (ENOSYS) when called on amd64. Example code: pthread_condattr_t condattr; printf("%d\n", pthread_condattr_init(&condattr)); printf("%d\n", pthrea