Try to add in the $PATH enviroment variable the location of gcc to be used
instead of cc.




On Wed, 4 Dec 2002, John Drabinowicz wrote:

> Hi,
>
> I'm new here and already have a problem. I'm more used to Win32 than any of
> the UNIX type OSs
>
> System = SunOS 5.8
> Software = Active Perl v5.6.1
>
> I attempted to install Crypt::SSLeay and discovered I needed OpenSSL to get
> it to work on SunOS,
> On Win32, I simply Installed the Cygwin tools and it was already there.
>
> I Downloaded OpenSSL  0.9.6g (not just the engine but the other one)
>
> I extracted the tar ball and then did the ./config
>
> When I went to the make step, I got the following:
> ++++++++++++++++++++++++
> [root]#> make
> + rm -f libcrypto.so.0
> + rm -f libcrypto.so
> + rm -f libcrypto.so.0.9.6
> + rm -f libssl.so.0
> + rm -f libssl.so
> + rm -f libssl.so.0.9.6
> making all in crypto...
> ( echo "#ifndef MK1MF_BUILD"; \
> echo '  /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */';
> \
> echo '  #define CFLAGS "cc -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN
> -DHAVE_DLFCN
> _H -xtarget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN
> -DBN_DIV
> 2W -DULTRASPARC -DMD5_ASM"'; \
> echo '  #define PLATFORM "solaris-sparcv9-cc"'; \
> echo "  #define DATE \"`LC_ALL=C LC_TIME=C date`\""; \
> echo '#endif' ) >buildinf.h
> cc -I. -I../include -KPIC -DTHREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H
> -xta
> rget=ultra -xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W
> -DUL
> TRASPARC -DMD5_ASM  -c  cryptlib.c
> /usr/ucb/cc:  language optional software package not installed
> *** Error code 1
> make: Fatal error: Command failed for target `cryptlib.o'
> Current working directory
> /usr/local/ActivePerl-5.6/Log4perl/OpenSSL/openssl-0.9
> 6g/crypto
> *** Error code 1
> make: Fatal error: Command failed for target `sub_all'
> [root]#>
> ++++++++++++++++++++++++
>
> Any Help is appreciated,
>
> John D.
>
>


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to