On Thu, Sep 11, 2014 at 2:41 PM, Poorvi Shivhare <poorvi.shivhare@xxxxxxxxxxxx> wrote: > Hi, > > When I am trying to update openSSH using openssl-1.0.1i on Solaris sparc platform.It is giving issues. > > making all in crypto... > gmake[1]: Entering directory `/home/epooshi/openssl_sparc/openssl-1.0.1i/crypto' > ( echo "#ifndef MK1MF_BUILD"; \ > echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \ > echo ' #define CFLAGS "cc -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xtarget=ultra -xarch=v8plus -xO5 -xstrcons t -xdepend -Xa -DB_ENDIAN -DBN_DIV2W -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DGHASH_ASM"'; \ > echo ' #define PLATFORM "solaris-sparcv9-cc"'; \ > echo " #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \ > echo '#endif' ) >buildinf.h > cc -I. -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM -DGHASH_ASM -c -o cryptlib.o cryptlib .c > gmake[1]: cc: Command not found > gmake[1]: *** [cryptlib.o] Error 127 > gmake[1]: Leaving directory `/home/epooshi/openssl_sparc/openssl-1.0.1i/crypto' > gmake: *** [build_crypto] Error 1 > %sekax116:/home/epooshi/openssl_sparc/openssl-1.0.1i > > I would be very grateful if someone can give some hint that where is the problem. It looks like you are missing the gcc compiler. > > Best Regards, > Poorvi Shivhare > > _______________________________________________ > openssh-unix-dev mailing list > openssh-unix-dev@xxxxxxxxxxx > https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev -- This message is strictly personal and the opinions expressed do not represent those of my employers, either past or present. _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev