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:   [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]  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.

Reply via email to