Re: Problem with nptl and uname

From: Ken Moffat
Date: Wed May 05 2004 - 16:48:29 EST


On Wed, 5 May 2004, Andreas Hartmann wrote:

> Hello all,
>
> I've have a problem to get ntpl working on my machine:
>

Sorry about replying to the list, but my (cable) IP address fails your
blacklist.

> I have a AMD Athlon XP and kernel 2.6.6-rc3 (2.6.6-rc3-mm1). I compiled
> glibc 2.3.3 with gcc 3.3.2, kernelheaders 2.6.5.1 and binutils
> 2.15.90.0.3 with
>
> configure --with-tls --prefix=/usr --enable-add-ons=nptl --enable-kernel=2.4.1
>

>
> initial thread stack 0x80037000-0xc0000000 (0x3ffc9000)
> /opt/cd/libc/compile/nptl/tst-attr3: pthread_create #1 failed: Cannot
> allocate memory
>

At a guess, no tmpfs support, or it's not mounted at /dev/shm.

>
> There seems to be another problem wit uname:
>
> Hardware platform:
> uname -i
> unknown
>
> CPU:
> uname -p
> unknown
>

Absolutely normal. On linuxfromscratch there's a patch for coreutils
which would make uname -p return AuthenticAMD, but that's getting OT
here.

Ken
--
das eine Mal als Tragödie, das andere Mal als Farce

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/