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