DragonFly BSD
DragonFly users List (threaded) for 2010-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

openssl from pkgsrc


From: Damian Lubosch <dl@xxxxxxxx>
Date: Mon, 9 Aug 2010 15:51:27 +0200

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'
x86cpuid-elf.s:15: Error: suffix or operands invalid for `push'
x86cpuid-elf.s:16: Error: suffix or operands invalid for `push'
x86cpuid-elf.s:19: Error: suffix or operands invalid for `pushf'
x86cpuid-elf.s:20: Error: suffix or operands invalid for `pop'
x86cpuid-elf.s:23: Error: suffix or operands invalid for `push'
x86cpuid-elf.s:24: Error: suffix or operands invalid for `popf'
x86cpuid-elf.s:25: Error: suffix or operands invalid for `pushf'
x86cpuid-elf.s:26: Error: suffix or operands invalid for `pop'
x86cpuid-elf.s:61: Error: suffix or operands invalid for `pop'
x86cpuid-elf.s:62: Error: suffix or operands invalid for `pop'
x86cpuid-elf.s:63: Error: suffix or operands invalid for `pop'
x86cpuid-elf.s:64: Error: suffix or operands invalid for `pop'
x86cpuid-elf.s:78: Error: suffix or operands invalid for `pop'
x86cpuid-elf.s:80: Error: relocated field and relocation type differ in signedness
x86cpuid-elf.s:96: Error: suffix or operands invalid for `pop'
x86cpuid-elf.s:98: Error: relocated field and relocation type differ in signedness
x86cpuid-elf.s:104: Error: suffix or operands invalid for `pushf'
x86cpuid-elf.s:105: Error: suffix or operands invalid for `pop'
x86cpuid-elf.s:109: Error: suffix or operands invalid for `push'
x86cpuid-elf.s:110: Error: suffix or operands invalid for `push'
x86cpuid-elf.s:129: Error: suffix or operands invalid for `pushf'
x86cpuid-elf.s:130: Error: suffix or operands invalid for `pop'
x86cpuid-elf.s:162: Error: suffix or operands invalid for `pop'
x86cpuid-elf.s:164: Error: relocated field and relocation type differ in signedness
x86cpuid-elf.s:193: Error: suffix or operands invalid for `push'
x86cpuid-elf.s:202: Error: suffix or operands invalid for `pop'
x86cpuid-elf.s:212: Error: suffix or operands invalid for `push'
x86cpuid-elf.s:231: Error: suffix or operands invalid for `pop'
gmake[1]: *** [x86cpuid-elf.o] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/security/openssl/work/openssl-0.9.8o/crypto'
gmake: *** [build_crypto] Error 1
*** Error code 2

Stop.
bmake: stopped in /usr/pkgsrc/security/openssl
*** Error code 1

Stop.
bmake: stopped in /usr/pkgsrc/security/openssl


I am using the recent stable 2.6.3 on amd64. In NetBSD I used to compile packages with the mk.conf option PREFER_PKGSRC=openssl 
I cannot do so with DragonflyBSD.

I'll be thankful for any hints.

Damian





[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]