Re: vmware and linuxthreads

2004-12-03 Thread Jeffrey W. Baker
On Thu, 2004-12-02 at 22:37 -0600, A. P. Kennedy wrote: > Here is mine: > > > ldd /usr/local/lib/vmware/bin/vmware > linux-gate.so.1 => (0x) > libdl.so.2 => /ia32/lib/tls/libdl.so.2 (0x55587000) > libm.so.6 => /ia32/lib/tls/libm.so.6 (0x5558b000) > libX1

Re: vmware and linuxthreads

2004-12-02 Thread A. P. Kennedy
>> >> Currently running natively under debian amd64 gcc-3.4. That is the >> only reason I don't boot into 32 bit anymore. It can be done, and >> works well. >Really? I only though you were using a chroot because you said so >yourself only a month ago: Well don't exactly remember what I posted

Re: vmware and linuxthreads

2004-12-02 Thread Jeffrey W. Baker
On Thu, 2004-12-02 at 18:49 -0600, A. P. Kennedy wrote: > > "Jeffrey" == Jeffrey W Baker <[EMAIL PROTECTED]> writes: > > Jeffrey> On Wed, 2004-12-01 at 22:38 -0600, A. P. Kennedy wrote: > >> Wow, who said that. Anyway I'm using vmware just fine on AMD64. > >> Take a look a the mail archive

Re: vmware and linuxthreads

2004-12-02 Thread A. P. Kennedy
> "Jeffrey" == Jeffrey W Baker <[EMAIL PROTECTED]> writes: Jeffrey> On Wed, 2004-12-01 at 22:38 -0600, A. P. Kennedy wrote: >> Wow, who said that. Anyway I'm using vmware just fine on AMD64. >> Take a look a the mail archive for details. This has been >> discussed in detail. The trick is g

Re: vmware and linuxthreads

2004-12-02 Thread Jeffrey W. Baker
On Wed, 2004-12-01 at 22:38 -0600, A. P. Kennedy wrote: > Wow, who said that. Anyway I'm using vmware just fine on AMD64. Take a > look a the mail archive for details. This has been discussed in > detail. The trick is gettting, and installing the > vmware-any-any-update. Make sure you use the lates

Re: vmware and linuxthreads

2004-12-01 Thread A. P. Kennedy
Wow, who said that. Anyway I'm using vmware just fine on AMD64. Take a look a the mail archive for details. This has been discussed in detail. The trick is gettting, and installing the vmware-any-any-update. Make sure you use the latest version. Note some strange error comes up when starting vmwar

Re: vmware and linuxthreads

2004-12-01 Thread Tollef Fog Heen
* "Jeffrey W. Baker" | It seems vmware can't be used on Debian amd64 because glibc lacks | linuxthreads support. Is it possible to build a glibc with nptl and | linuxthreads at once? I don't think that's possible, no. Linuxthreads is going away, so they should fix it for nptl anyhow :) -- To

vmware and linuxthreads

2004-12-01 Thread Jeffrey W. Baker
It seems vmware can't be used on Debian amd64 because glibc lacks linuxthreads support. Is it possible to build a glibc with nptl and linuxthreads at once? -jwb