This is a discussion on Compiling openssh-4.0p1 on Solaris 10. within the OpenSSH Development forums, part of the Networking and Network Related category; --===============1047920834== Content-Type: multipart/signed; boundary="nextPart2691389.DjvEesdZ0O"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--===============1047920834==
Content-Type: multipart/signed; boundary="nextPart2691389.DjvEesdZ0O"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart2691389.DjvEesdZ0O Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline I am trying to compile OpenSSH 4.0p1 on a new Solaris 10 system using the=20 OpenSSL that comes w/ the OS (0.9.7d) as well as MIT Krb5 1.4.1 (for variou= s=20 reasons we are not using Sun's Krb5 implementation): =2E/configure --prefix=3D/usr/local --with-kerberos5=3D/usr/local/krb5=20 =2D-with-ssl-dir=3D/usr/sfw And it looks to be bombing here (adding in random support?): =2D=3D- gmake[1]: Entering directory `/var/tmp/openssh-4.0p1/openbsd-compat' gcc -g -O2 -Wall -Wpointer-arith -Wno-uninitialized -I. -I.. -I. -I./..=20 =2DI/usr/sfw/include -I/usr/local/krb5/include -DHAVE_CONFIG_H -c=20 bsd-arc4random.c In file included from bsd-arc4random.c:18: =2E./log.h: In function `fatal': =2E./log.h:56: warning: empty declaration =2E./log.h:65: error: parse error before "volatile" =2E./log.h:65: error: old-style parameter declarations in prototyped functi= on=20 definition =2E./log.h:56: error: parameter name omitted bsd-arc4random.c:20: error: `rcsid' undeclared (first use in this function) bsd-arc4random.c:20: error: (Each undeclared identifier is reported only on= ce bsd-arc4random.c:20: error: for each function it appears in.) bsd-arc4random.c:20: warning: left-hand operand of comma expression has no= =20 effect bsd-arc4random.c:20: error: parse error before '}' token gmake[1]: *** [bsd-arc4random.o] Error 1 gmake[1]: Leaving directory `/var/tmp/openssh-4.0p1/openbsd-compat' gmake: *** [openbsd-compat/libopenbsd-compat.a] Error 2 =2D=3D- Any possible solutions to work around this? (I see via google this has come= up=20 w/ someone compiling 3.9p1 on Solaris 8, using the OpenSSL package from=20 SunFreeware.com) Best WIshes - Peter =2D-=20 Peter_Losher@isc.org | ISC | OpenPGP 0xE8048D08 | "The bits must flow" --nextPart2691389.DjvEesdZ0O Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCjwQOPtVx9OgEjQgRAqYRAKDDW5xusjAX+fbVDtmVE4 eUjuqqGwCePjWL eieqH+ZbTLHHQdCnwXqG9Pw= =xLrc -----END PGP SIGNATURE----- --nextPart2691389.DjvEesdZ0O-- --===============1047920834== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org http://www.mindrot.org/mailman/listi...enssh-unix-dev --===============1047920834==-- |