> I'm compiling OpenSSL 1.0.1e on OI 151a8 x86_64, using Illumos-GCC 4.4.4 but 
> failed:
> # ./config<snip>
> # gmakemaking all in crypto...gmake[1]: Entering directory 
> `/usr/share/src/openssl-1.0.1e/crypto'( echo "#ifndef MK1MF_BUILD"; \        
> echo '  /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \     
>    echo '  #define CFLAGS "gcc -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN 
> -DHAVE_DLFCN_H -m64 -O3 -Wall -DL_ENDIAN -DOPENSSL_IA32_SSE2 
> -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM 
> -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM 
> -DWHIRLPOOL_ASM -DGHASH_ASM"'; \        echo '  #define PLATFORM 
> "solaris64-x86_64-gcc"'; \        echo "  #define DATE \"`LC_ALL=C LC_TIME=C 
> date`\""; \        echo '#endif' ) >buildinf.hgcc -I. -I.. -I../include  
> -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -m64 -O3 -Wall 
> -DL_ENDIAN -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 
> -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM 
> -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH
_AS
>  M   -c -
>  o cryptlib.o cryptlib.cAssembler:        "", line 1 : Illegal flag 
> (-)gmake[1]: *** [cryptlib.o] Error 1gmake[1]: Leaving directory 
> `/usr/share/src/openssl-1.0.1e/crypto'gmake: *** [build_crypto] Error 1
> Appreciate your helps.                                          

It looks like you won't be able to compiler *any* program. In such case 
it's not OpenSSL problem, and you have to figure it out yourself.


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to