OpenSSH 2.1.1p1 on SCO Unixware 7.1.0
Gary E. Miller
gem at rellim.com
Tue Jun 20 04:44:17 EST 2000
Yo Damien!
I looked it up, -o as you use it is part of the POSIX spec..
OTOH, SCO does not conform to POSIX.
So the choice is once again "correctness" or "portable".
RGDS
GARY
On Sun, 18 Jun 2000, Damien Miller wrote:
> On Wed, 14 Jun 2000, Gary E. Miller wrote:
>
> > Yo All!
> >
> > I was just trying out OpenSSH 2.1.1p1 on SCO Unixware 7.1.0.
> >
> > The "configure" dies. See below.
> >
> > This seems to be the problem:
> >
> > if test -d "$f" -o -e "$f" ; then
> > conf_lastlog_location=$f
> > fi
> >
> > test is expecting a "shell option" after the "-o".
>
> Ouch. These are used in quite a few places throughout configure and
> IIRC are in the POSIX standard.
>
> The -e is wrong though. You should change that to a '-f'
---------------------------------------------------------------------------
Gary E. Miller Rellim 20340 Empire Ave, Suite E-3, Bend, OR 97701
gem at rellim.com Tel:+1(541)382-8588 Fax: +1(541)382-8676
More information about the openssh-unix-dev
mailing list