Dear Sirs:

Here is a bug report for tarball openssl-SNAP-19990312-1530.tar.gz:

sh config doesn't work if no 'cc' on system
The makefiles in lower directories still say CC=cc.

Peter Jones
UQAM-SITEL
+1-514-987-3542
[EMAIL PROTECTED]

------------- Session script -----------------
Script started on Fri 12 Mar 1999 01:05:50 PM EST
jasmin% ksh
$ uname -a
SunOS jasmin 5.6 Generic_105181-08 sun4m sparc SUNW,SPARCstation-10
$ perl -V
Summary of my perl5 (5.0 patchlevel 4 subversion 4) configuration:
  Platform:
    osname=solaris, osvers=2.6, archname=sun4-solaris
    uname='sunos oseille 5.6 generic sun4u sparc sunw,ultra-2 '
    hint=recommended, useposix=true, d_sigaction=define
    bincompat3=y useperlio=undef d_sfio=undef
  Compiler:
    cc='gcc', optimize='-O', gccversion=2.7.2.3
    cppflags='-I/usr/local/include'
    ccflags ='-I/usr/local/include'
    stdchar='unsigned char', d_stdstdio=define, usevfork=false
    voidflags=15, castflags=0, d_casti32=define, d_castneg=define
    intsize=4, alignbytes=8, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/ccs/lib
    libs=-lsocket -lnsl -ldb -ldl -lm -lc -lcrypt
    libc=/lib/libc.so, so=so
    useshrplib=false, libperl=libperl.a
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-fpic', lddlflags='-G -L/usr/local/lib'


Characteristics of this binary (from libperl): 
  Built under solaris
  Compiled at Feb 25 1998 15:31:39
  @INC:
    /usr/local/lib/perl5/sun4-solaris/5.00404
    /usr/local/lib/perl5
    /usr/local/lib/perl5/site_perl/sun4-solaris
    /usr/local/lib/perl5/site_perl
    .
$ gunzip -c openssl-SNAP-19990312-1530.tar.gz | tar -xf -
$ cd openssl-SNAP-19990312-1530
$ sh config
Configuring for solaris-sparc-gcc
IsWindows=0
CC            =gcc
CFLAG         =-O3 -fomit-frame-pointer -mv8 -Wall -DB_ENDIAN
EX_LIBS       =-lsocket -lnsl
BN_ASM        =bn_asm.o
DES_ENC       =des_enc.o fcrypt_b.o
BF_ENC        =bf_enc.o
CAST_ENC      =c_enc.o
RC4_ENC       =rc4_enc.o
RC5_ENC       =rc5_enc.o
MD5_OBJ_ASM   =
SHA1_OBJ_ASM  =
RMD160_OBJ_ASM=
THIRTY_TWO_BIT mode
DES_UNROLL used
BN_LLONG mode
RC4 uses uchar
BF_PTR used
Makefile => Makefile.ssl
e_os.h => include/e_os.h
making links in crypto...
Makefile => Makefile.ssl
cryptlib.h => ../include/cryptlib.h
date.h => ../include/date.h
crypto.h => ../include/crypto.h
cryptall.h => ../include/cryptall.h
tmdiff.h => ../include/tmdiff.h
Makefile => Makefile.ssl
making links in crypto/md2...
Makefile => Makefile.ssl
md2.h => ../../include/md2.h
md2test.c => ../../test/md2test.c
making links in crypto/md5...
Makefile => Makefile.ssl
md5.h => ../../include/md5.h
md5test.c => ../../test/md5test.c
md5.c => ../../apps/md5.c
making links in crypto/sha...
Makefile => Makefile.ssl
sha.h => ../../include/sha.h
shatest.c => ../../test/shatest.c
sha1test.c => ../../test/sha1test.c
making links in crypto/mdc2...
Makefile => Makefile.ssl
mdc2.h => ../../include/mdc2.h
mdc2test.c => ../../test/mdc2test.c
making links in crypto/hmac...
Makefile => Makefile.ssl
hmac.h => ../../include/hmac.h
hmactest.c => ../../test/hmactest.c
making links in crypto/ripemd...
Makefile => Makefile.ssl
ripemd.h => ../../include/ripemd.h
rmdtest.c => ../../test/rmdtest.c
rmd160.c => ../../apps/rmd160.c
making links in crypto/des...
Makefile => Makefile.ssl
asm/perlasm => ../../perlasm
des.h => ../../include/des.h
destest.c => ../../test/destest.c
making links in crypto/rc2...
Makefile => Makefile.ssl
rc2.h => ../../include/rc2.h
rc2test.c => ../../test/rc2test.c
making links in crypto/rc4...
Makefile => Makefile.ssl
rc4.h => ../../include/rc4.h
rc4test.c => ../../test/rc4test.c
making links in crypto/rc5...
Makefile => Makefile.ssl
rc5.h => ../../include/rc5.h
rc5test.c => ../../test/rc5test.c
making links in crypto/idea...
Makefile => Makefile.ssl
idea.h => ../../include/idea.h
ideatest.c => ../../test/ideatest.c
making links in crypto/bf...
Makefile => Makefile.ssl
blowfish.doc => ../../doc/blowfish.doc
blowfish.h => ../../include/blowfish.h
bftest.c => ../../test/bftest.c
making links in crypto/cast...
Makefile => Makefile.ssl
cast.h => ../../include/cast.h
casttest.c => ../../test/casttest.c
making links in crypto/bn...
Makefile => Makefile.ssl
bn.h => ../../include/bn.h
bntest.c => ../../test/bntest.c
exptest.c => ../../test/exptest.c
making links in crypto/rsa...
Makefile => Makefile.ssl
rsa.h => ../../include/rsa.h
rsa_oaep_test.c => ../../test/rsa_oaep_test.c
making links in crypto/dsa...
Makefile => Makefile.ssl
dsa.h => ../../include/dsa.h
dsatest.c => ../../test/dsatest.c
making links in crypto/dh...
Makefile => Makefile.ssl
dh.h => ../../include/dh.h
dhtest.c => ../../test/dhtest.c
making links in crypto/buffer...
Makefile => Makefile.ssl
buffer.h => ../../include/buffer.h
making links in crypto/bio...
Makefile => Makefile.ssl
bio.h => ../../include/bio.h
making links in crypto/stack...
Makefile => Makefile.ssl
stack.h => ../../include/stack.h
making links in crypto/lhash...
Makefile => Makefile.ssl
lhash.h => ../../include/lhash.h
making links in crypto/rand...
Makefile => Makefile.ssl
rand.h => ../../include/rand.h
randtest.c => ../../test/randtest.c
making links in crypto/err...
Makefile => Makefile.ssl
err.h => ../../include/err.h
making links in crypto/objects...
Makefile => Makefile.ssl
objects.h => ../../include/objects.h
making links in crypto/evp...
Makefile => Makefile.ssl
evp.h => ../../include/evp.h
making links in crypto/asn1...
Makefile => Makefile.ssl
asn1.h => ../../include/asn1.h
asn1_mac.h => ../../include/asn1_mac.h
making links in crypto/pem...
cc -I.. -I../../include -g  -c  ctx_size.c
sh: cc: not found
*** Error code 1
make: Fatal error: Command failed for target `ctx_size.o'
Current working directory /export/home/jones/11/openssl-SNAP-19990312-1530/crypto/pem
*** Error code 1
make: Fatal error: Command failed for target `links'
Current working directory /export/home/jones/11/openssl-SNAP-19990312-1530/crypto
*** Error code 1
make: Fatal error: Command failed for target `links'
$ exit
------------- End of Session script -----------------
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to