From owner-ssh@clinet.fi  Thu May 17 02:06:31 2001
Received: from smtp1.clinet.fi (smtp1.clinet.fi [194.100.2.57])
	by hutcs.cs.hut.fi (8.9.3/8.9.3) with ESMTP id CAA19173
	for <ssh-archiver@cs.hut.fi>; Thu, 17 May 2001 02:06:31 +0300 (EET DST)
Received: from mail.clinet.fi (mail.clinet.fi [194.100.0.7])
	by smtp1.clinet.fi (Postfix) with ESMTP
	id 845171FD9F; Thu, 17 May 2001 02:06:24 +0300 (EEST)
Received: (from majordom@localhost)
	by mail.clinet.fi (8.9.3/8.9.3) id BAA10105
	for ssh-outgoing; Thu, 17 May 2001 01:42:18 +0300
Received: from chmls20.mediaone.net (chmls20.mediaone.net [24.147.1.156])
	by mail.clinet.fi (8.9.3/8.9.3) with ESMTP id BAA10097
	for <ssh@clinet.fi>; Thu, 17 May 2001 01:42:16 +0300
Received: from circle4.com (narf.ne.mediaone.net [65.96.227.192])
	by chmls20.mediaone.net (8.11.1/8.11.1) with ESMTP id f4GMg3607011;
	Wed, 16 May 2001 18:42:04 -0400 (EDT)
Message-ID: <3B03025F.7103A85C@circle4.com>
Date: Wed, 16 May 2001 18:42:39 -0400
From: Jaqui Lynch <jaqui@circle4.com>
Reply-To: jaqui@circle4.com
X-Mailer: Mozilla 4.75 [en] (Win95; U)
X-Accept-Language: en
MIME-Version: 1.0
To: Robert Forkner <forknerr@acu.edu>
Cc: OpenSSH Mailing List <ssh@clinet.fi>
Subject: Re: ssh 2.4.0 with AIX ml7
References: <LPEAJNGFFNOGGFOKIMALKEMEDAAA.forknerr@acu.edu>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-ssh@clinet.fi
Precedence: bulk

Robert

I never got it resolved, however I have since migrated to
ML8 and ssh 2.4 now compiles quite happily.  ALso the ptsdd
problem goes away (where you can't open 2 ssh sessions).

Cheers Jaqui

Robert Forkner wrote:
> 
> 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.
