Re: Oddities with the new binutils

2000-06-04 Thread David O'Brien
On Fri, Jun 02, 2000 at 04:42:29PM +0930, Matthew Thyer wrote: Three issues: - floating point math doesn't seem to work properly: - backward compatibility: - stability: Are others seeing these issues? These issues make me think that the new binutils is not yet ready for -STABLE. It

Re: vmware1/linux broken

2000-06-04 Thread Julian Elischer
Boris Popov wrote: On Sat, 3 Jun 2000, Julian Elischer wrote: kldload: can't load /usr/local/lib/vmware/lib/modules/vmmon.ko: Exec format error kldload: can't load /usr/local/lib/vmware/lib/modules/vmnet.ko: Exec format error vmware.sh: cannot create /dev/vmnet1: no such device or

Re: PAM OpenSSH 2.1 X11 - signal 11

2000-06-04 Thread Andrew J. Korty
On Fri, 2 Jun 2000, Hajimu UMEMOTO wrote: Thank you. It's working fine with wdm here. Good to know. BTW, I believe this version of pam_ssh.so doesn't support DSA key yet. Does someone working on it? Perhaps the author could tell us (CCed) :-) I'm on it. -- Andrew J. Korty,

Starange behaviour ...

2000-06-04 Thread bush doctor
I need some hints in finding the answer to the following. When compiling xscreensaver-3.24 from the ports on my home box I get the following diagnostics (P200 128Mb ram) ikhala.tcimet.net:dervish uname -a FreeBSD ikhala.tcimet.net 5.0-CURRENT FreeBSD 5.0-CURRENT #28: Sat Jun 3 07:10:29 EDT

Re: Starange behaviour ...

2000-06-04 Thread Will Andrews
On Sun, Jun 04, 2000 at 12:58:28PM -0400, bush doctor wrote: the same port reports none of the warnings :(. Any clues? Different libc linking in one of the libs. -- Will Andrews [EMAIL PROTECTED] GCS/E/S @d- s+:++:- a---+++ C++ UB P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+

Re: PAM OpenSSH 2.1 X11 - signal 11

2000-06-04 Thread Andrew J. Korty
On Fri, 2 Jun 2000, Hajimu UMEMOTO wrote: BTW, I believe this version of pam_ssh.so doesn't support DSA key yet. Does someone working on it? Oops ... it looks like ssh-agent doesn't support DSA keys yet. Am I missing something? I suppose I could just add DSA support for the PAM

Re: Starange behaviour ...

2000-06-04 Thread bush doctor
Out of da blue Will Andrews aka ([EMAIL PROTECTED]) said: On Sun, Jun 04, 2000 at 12:58:28PM -0400, bush doctor wrote: the same port reports none of the warnings :(. Any clues? Different libc linking in one of the libs. Thanxs, I found the culprit. I needed to rebuild libgii. Looks like I

Re: PAM OpenSSH 2.1 X11 - signal 11

2000-06-04 Thread 梅本 肇
On Sun, 4 Jun 2000 12:30:42 -0500 (EST) "Andrew J. Korty" [EMAIL PROTECTED] said: On Fri, 2 Jun 2000, Hajimu UMEMOTO wrote: BTW, I believe this version of pam_ssh.so doesn't support DSA key yet. Does someone working on it? ajk Oops ... it looks like ssh-agent doesn't support DSA keys

Re: Oddities with the new binutils

2000-06-04 Thread Matthew Thyer
Has anyone tried the specific instructions I gave to reproduce the problem ? i.e.: - make world - making and installing a new kernel - mergemaster - reboot - deletion of ALL installed ports - recompile of every essential port (inc XFree 3.3.6) Then: Build xaos from ports

Re: Oddities with the new binutils

2000-06-04 Thread David O'Brien
On Mon, Jun 05, 2000 at 10:24:24AM +0930, Matthew Thyer wrote: Has anyone tried the specific instructions I gave to reproduce the problem ? These instructions do things at too high a level. i.e.: - make world - making and installing a new kernel - mergemaster - reboot All