From owner-ssh@clinet.fi  Thu May 17 00:52:39 2001
Received: from smtp-1.hut.fi (smtp-1.hut.fi [130.233.228.91])
	by hutcs.cs.hut.fi (8.9.3/8.9.3) with ESMTP id AAA17519
	for <ssh-archiver@cs.hut.fi>; Thu, 17 May 2001 00:52:39 +0300 (EET DST)
Received: from smtp1.clinet.fi (smtp1.clinet.fi [194.100.2.57])
	by smtp-1.hut.fi (8.9.3/8.9.3) with ESMTP id AAA99798
	for <ssh-archiver@cs.hut.fi>; Thu, 17 May 2001 00:52:32 +0300 (EEST)
Received: from mail.clinet.fi (mail.clinet.fi [194.100.0.7])
	by smtp1.clinet.fi (Postfix) with ESMTP
	id C7B5E1FF66; Thu, 17 May 2001 00:50:23 +0300 (EEST)
Received: (from majordom@localhost)
	by mail.clinet.fi (8.9.3/8.9.3) id AAA03080
	for ssh-outgoing; Thu, 17 May 2001 00:24:43 +0300
Received: from nicanor.acu.edu (nicanor.acu.edu [150.252.135.30])
	by mail.clinet.fi (8.9.3/8.9.3) with ESMTP id AAA03075
	for <ssh@clinet.fi>; Thu, 17 May 2001 00:24:36 +0300
Received: from forkner2k ([150.252.133.126])
	by nicanor.acu.edu (8.9.3 (MessagingDirect 1.0.2)/8.9.3) with SMTP id QAA18488;
	Wed, 16 May 2001 16:16:05 -0500 (CDT)
From: "Robert Forkner" <forknerr@acu.edu>
To: <jaqui@circle4.com>, "OpenSSH Mailing List" <ssh@clinet.fi>
Subject: RE: ssh 2.4.0 with AIX ml7
Date: Wed, 16 May 2001 16:24:31 -0500
Message-ID: <LPEAJNGFFNOGGFOKIMALKEMEDAAA.forknerr@acu.edu>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Importance: Normal
In-reply-to: <3AAF9FBB.5E19C417@circle4.com>
Sender: owner-ssh@clinet.fi
Precedence: bulk

Jaqui,

Did you ever get an answer to this question?  I ask only because I had a
similar problem on an S7A running AIX 4.3.3 and just ended up taking the
binaries from another system and copying them over.  It works now, but it
drove me nuts trying to figure out why I couldn't get it to compile.

Rob.

 -----Original Message-----
From: 	owner-ssh@clinet.fi [mailto:owner-ssh@clinet.fi]  On Behalf Of Jaqui
Lynch
Sent:	Wednesday, March 14, 2001 10:44 AM
To:	OpenSSH Mailing List
Subject:	ssh 2.4.0 with AIX ml7

I had managed to get ssh 2.4.0 to compile fine on AIX 4.3.3 at ml6 but
since updating to ML7 am getting the error below on the compile.  I have
tried with gcc and cc and have tried the cfollowing configures:
./configure --with-libwrap=/usr/local/lib
./configure --with-libwrap=/usr/local/lib --with-x
./configure --with-libwrap=/usr/local/lib --with-x --with-pts=pty
./configure --with-libwrap=/usr/local/lib --without-x

I woudl appreciate any help you can provide.

Thanks Jaqui



Generating Makefile.includes...
Copying ./sshregression.h to ../../../include/sshregression.h
Target "all" is up to date.
Target "all" is up to date.
Making all in tests
Target "all" is up to date.
Creating /usr/local/ssh-2.4.0/lib/sshutil/Makefile.grandlib
        rm -f grandlib_objs;  touch grandlib_objs;  if test "xsshdebug.o
sshenum.o sshrand.o sshmatch.o  ssheprintf.o sshtime.o sshfastalloc.o
sshbuffer.o sshgetopt.o  sshtimemeasure.o sshmalloc.o " != "x" ; then
for o in _ sshdebug.o sshenum.o sshrand.o sshmatch.o  ssheprintf.o
sshtime.o sshfastalloc.o sshbuffer.o sshgetopt.o  sshtimemeasure.o
sshmalloc.o  ;  do  test "$o" != "_" && echo "$o" >> grandlib_objs;
done ; fi
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 1.

