Call for testing: OpenSSH-5.7
Mauricio Tavares
raubvogel at gmail.com
Sat Jan 15 09:04:12 EST 2011
On 01/14/2011 05:01 PM, Tim Rice wrote:
> On Fri, 14 Jan 2011, Mauricio Tavares wrote:
>
>> Besides the expected user error (quickly solved after I bitchslapped
>> myself), I had no problem compiling openssh-SNAP-20110115.tar.gz in Solaris 10
>> sparc (using sunfreeware's gcc) and on OSX 10.5.8 PPC. If nobody has done it
>> yet, I can do in 10.6.something/intel and maybe AIX
>> 5.something/Solaris8/whatever else I find here doing nothing.
>
> Even if someone has, it is worth doing, you may use a different compiler
> or configure options.
>
> Thanks.
>
Will do. BTW, only thing I notices was that .configure in Solaris would
not check for ar and ralink in /usr/ccs/bin/, which is where Solaris
likes to hide 'em. So, all I did was
PATH=$PATH:/usr/ccs/bin/ ./configure
PATH=$PATH:/usr/ccs/bin/ make tests
and it was happy and the proverbial clam.
More information about the openssh-unix-dev
mailing list