I've uploaded it to debian experimental, and so far got an error
on powerpc:
gcc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include  
-DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DB_ENDIAN -DTERMIO 
-g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wa,--noexecstack 
-Wall -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DAES_ASM 
-DVPAES_ASM -c  -o vpaes-ppc.o vpaes-ppc.s
vpaes-ppc.s: Assembler messages:
vpaes-ppc.s: Error: unaligned opcodes detected in executable segment
make[3]: *** [vpaes-ppc.o] Error 1

How unhelpful of assembler. I mean was line number too much to ask? :-) Well, I'm not sure if this is the spot but, see if http://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=e704741bf3ce02c7dbcd9b81c4df257b3d919f7e fixes the problem.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to