Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jun 2001 18:56:28 +0200
From:      dirk.meyer@dinoex.sub.org (Dirk Meyer)
To:        johan@ankarloo.nu, freebsd-ports@FreeBSD.ORG
Subject:   Re: OpenSSH
Message-ID:  <0UxvmlDRhP@dmeyer.dinoex.sub.org>
References:  <Pine.OSF.4.31.0106102256090.28501-100000@jaguar.ir.miami.edu> <Pine.BSF.4.21.0106111018190.51531-100000@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
Johan Ankarloo wrote:

openssh-portable: configure:

> configure:897: syntax error before `big'

problem is this line:
#if BYTE_ORDER != BIG_ENDIAN

possible fixes in (Makefile or Makefile.local):
1)
	CFLAGS += -DBYTE_ORDER=BIG_ENDIAN

2)
	USE_NEWGCC=yes

I have build 2.2.8 a.out bin packages for testing:
	ftp://ftp.dinoex.org/pub/approved/
		openssl-0.9.6a.tgz
		openssh-portable-2.9p1_2.tgz
	(unoffical, but seem to run.)

Please check you use a new "openssl" lib.

kind regards Dirk

- Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0UxvmlDRhP>