On 8/9/2010 15:51, Damian Lubosch wrote:
Hello!

Is there any possibility to compile a current openssl into DragonflyBSD?
I have difficulty to compile the one from /usr/pkgsrc/security/openssl

The last lines where it stops compiling are:
cc -I. -I.. -I../include -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -pthread 
-D_THREAD_SAFE -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DL_ENDIAN -DTERMIOS -O3 
-fomit-frame-pointer -Wall -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 
-DSHA1_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -c  -o x86cpuid-elf.o x86cpuid-elf.s
x86cpuid-elf.s: Assembler messages:
x86cpuid-elf.s:13: Error: suffix or operands invalid for `push'
x86cpuid-elf.s:14: Error: suffix or operands invalid for `push'
[...]

Is it perhaps assuming you're on 32 bits? Do you have the configure output at hand?

Sascha

Reply via email to