Summary: | openssl-0.9.7c-r1 fails to compile, wrong gcc | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Evert <evert.gentoo> |
Component: | [OLD] Library | Assignee: | Aron Griffis (RETIRED) <agriffis> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | Alpha | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Evert
2004-01-29 16:33:12 UTC
When I build this, the output is more like the following. I can't figure out where the output you posted is coming from... Could you explain? $ sudo emerge openssl Calculating dependencies ...done! >>> emerge (1 of 1) dev-libs/openssl-0.9.7c-r1 to / >>> md5 src_uri ;-) openssl-0.9.7c.tar.gz >>> md5 src_uri ;-) openssl-0.9.6l.tar.gz >>> Unpacking source... >>> Unpacking openssl-0.9.7c.tar.gz to /usr/local/tmp/portage/openssl-0.9.7c-r1/work >>> Unpacking openssl-0.9.6l.tar.gz to /usr/local/tmp/portage/openssl-0.9.7c-r1/work * Applying openssl-0.9.7c-gentoo.diff... [ ok ] >>> Source unpacked. Operating system: alpha-whatever-linux2 Configuring for linux-alpha+bwx-gcc Configuring for linux-alpha+bwx-gcc IsWindows=0 CC =gcc CFLAG =-fPIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -mcpu=ev6 -DL_ENDIAN -DTERMIO -mcpu=ev67 -O3 -pipe -mieee EX_LIBS =-ldl 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= PROCESSOR = RANLIB =/usr/bin/ranlib ARFLAGS = PERL =/usr/bin/perl SIXTY_FOUR_BIT_LONG mode DES_RISC1 used DES_UNROLL used RC4 uses uchar RC4_CHUNK is unsigned long Makefile => Makefile.ssl ..... Without further explanation, there's nothing I can do since this works for me |