[openssl.org #512] make OpenSSl-0.9.6a

2003-02-19 Thread Guttormsen Stian via RT

I get this message when I try to compile OpenSSL-0.9.6a with the command
make:

# make
making all in crypto...
cc -I. -I.. -I../include -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_THREADS
-D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -xtarget=ultra
-xarch=v8plus -xO5 -xstrconst -xdepend -Xa -DB_ENDIAN -DBN_DIV2W -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 /progs/local/openssl-0.9.7/crypto
*** Error code 1
make: Fatal error: Command failed for target `sub_all'

Do I need to install a language package?

Stian Guttormsen
EDB-Teamco
Driftskonsulent 
Telecom Drift Unix Mobil
 tlf: 22772827 / mob: 91888785/ fax: 22090492
 email: [EMAIL PROTECTED]
 smail: Boks 399, Økern 0513 Oslo
www.edb.teamco.com


__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



[openssl.org #512] make OpenSSl-0.9.6a

2003-02-19 Thread Bodo Moeller via RT

This is not an OpenSSL bug; you should install gcc, and possibly
remove /usr/ucb from the PATH.
__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]



RE: [openssl.org #512] make OpenSSl-0.9.6a

2003-02-19 Thread Guttormsen Stian via RT

Thanks.
I have already done that and it resolved the problem.


SG

-Original Message-
From: Bodo Moeller via RT [mailto:[EMAIL PROTECTED]]
Sent: 19. februar 2003 17:33
To: Guttormsen Stian
Cc: [EMAIL PROTECTED]
Subject: [openssl.org #512] make OpenSSl-0.9.6a 



This is not an OpenSSL bug; you should install gcc, and possibly
remove /usr/ucb from the PATH.

__
OpenSSL Project http://www.openssl.org
Development Mailing List   [EMAIL PROTECTED]
Automated List Manager   [EMAIL PROTECTED]