This is a discussion on RE: OpenSSH 4.1: call for testing. within the OpenSSH Development forums, part of the Networking and Network Related category; No, I'm using 0.9.7d compiled on Sol9 (this is a bootstrap operation to build a new set ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
No, I'm using 0.9.7d compiled on Sol9 (this is a bootstrap operation to
build a new set of tools for Sol10). I didn't do anything between the first test and the second except to add a -k switch to gmake to have it run the rest of the tests. The second run didn't fail (as I indicated) so I made a new empty directory followed by a configure/make and it too didn't fail. I then untarred a new copy of everything and repeated and that too didn't fail. As I said, this may just be something bogus on my system. I only posted so that if someone else saw something similar they'd see it had been seen before and I hoped that it might go click with one of the developers. -----Original Message----- From: Darren Tucker [mailto:dtucker@zip.com.au] Sent: Dienstag, 5. April 2005 12:31 To: Edgar, Bob Cc: 'openssh-unix-dev@mindrot.org' Subject: Re: OpenSSH 4.1: call for testing. Edgar, Bob wrote: > On Solaris10/Sparc: > > My first make tests failed as below. Running again, all tests pass. > I then started again with a clean directory and did configure && make tests > without errors. Pehaps this is just wierdness on my system but perhaps > someone else will see something obvious. No, nothing obvious. One possibility: if you're using OpenSSL <= 0.9.7e compiled on Solaris 10, it won't use the /dev/*random devices. This means that the ssh-rand-helper needs to exist in its final location (/usr/local/libexec by default) in order for the tests to run (so if it started working after a "make install" then that's probably the reason). -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://www.mindrot.org/mailman/listi...enssh-unix-dev |