Re: openssh 3.1p1 on Solaris 8
From: Dimitri Maziuk (dima@127.0.0.1)Date: 05/10/02
- Next message: Philipp Poeml: "ssh1 binaries for sunos 4.1.1 needed"
- Previous message: Dimitri Maziuk: "Re: CVS over SSH hangs"
- In reply to: K. Pachla: "openssh 3.1p1 on Solaris 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Dimitri Maziuk <dima@127.0.0.1> Date: Thu, 9 May 2002 22:16:48 +0000 (UTC)
begin 666 your_newsreader_is_broken
thus spake K. Pachla:
...
> My question is, does anyone know the underlying cause of this?
> Does the code need to be tweaked in some way, or is there some
> Sun compiler directive I'm missing? Thanks for any insight into
> this.
I cannot answer except to say that I've compiled OpenSSH-3.1p1
with Workshop 6 as 64-bit executable, and it works fine so far.
OpenSSL builds fine with that, zlib-1.1.4 doesn't (I linked with
1.1.3 for now, I'll give 1.1.4 another go sometime soon).
env PATH="/opt/SUNWspro/bin:${PATH}" CC=cc ./configure \
--prefix=/opt/BMRBossh --with-default-path="/bin:/usr/bin:/usr/local/bin" \
--with-pam --with-prngd-socket=/var/run/egd-pool --with-pid-dir=/var/run \
--with-ipv4-default --with-ssl-dir=/usr/local/ssl --with-zlib=/usr/lib \
--with-cflags="-I/usr/include -xarch=native64" --with-ldflags="-xarch=native64"
Dima
-- The wombat is a mixture of chalk and clay used for respiration. -- MegaHal
- Next message: Philipp Poeml: "ssh1 binaries for sunos 4.1.1 needed"
- Previous message: Dimitri Maziuk: "Re: CVS over SSH hangs"
- In reply to: K. Pachla: "openssh 3.1p1 on Solaris 8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]