Dear all,

I tried to compile the latest  cmpforopenssl snapshot with the following result:

root@ubuntu:~/cmpforopenssl-git-e0e35def4c96cdd3c5a956a529d5941649b1fb69# make
make depend && make _all
make[1]: Entering directory 
'/root/cmpforopenssl-git-e0e35def4c96cdd3c5a956a529d5941649b1fb69'
make[1]: Leaving directory 
'/root/cmpforopenssl-git-e0e35def4c96cdd3c5a956a529d5941649b1fb69'
make[1]: Entering directory 
'/root/cmpforopenssl-git-e0e35def4c96cdd3c5a956a529d5941649b1fb69'
make -f ./Makefile.shared -e \
                PLATFORM=linux-x86_64 \
                PERL="/usr/bin/perl" SRCDIR='.' DSTDIR="." \
                INSTALLTOP='/usr/local' LIBDIR='lib' \
                LIBDEPS=' '""' -ldl ' \
                LIBNAME=crypto LIBVERSION=1.1 \
                LIBCOMPATVERSIONS=';' \
                CC='gcc' CFLAGS='-DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG 
-DOPENSSL_THREADS -DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 
-DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM 
-DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM 
-DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM 
-DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" 
-Wall -O3 -pthread -m64 -DL_ENDIAN  -Wa,--noexecstack -fPIC 
-DOPENSSL_USE_NODELETE' \
                LDFLAGS='' \
                SHARED_LDFLAGS='-Wl,-znodelete -m64 ' SHLIB_EXT=.so.1.1 \
                RC='windres' SHARED_RCFLAGS='' \
                link_shlib.linux-shared
make[2]: Entering directory 
'/root/cmpforopenssl-git-e0e35def4c96cdd3c5a956a529d5941649b1fb69'
Error: CMP_CERTREPMESSAGE_PKIFailureInfoString_get0 does not have a number 
assigned
LD_LIBRARY_PATH=: gcc -DDSO_DLFCN -DHAVE_DLFCN_H -DNDEBUG -DOPENSSL_THREADS 
-DOPENSSL_NO_STATIC_ENGINE -DOPENSSL_PIC -DOPENSSL_IA32_SSE2 
-DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM 
-DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM 
-DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM 
-DOPENSSLDIR="/usr/local/ssl" -DENGINESDIR="/usr/local/lib/engines-1.1" -Wall 
-O3 -pthread -m64 -DL_ENDIAN -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE 
-Wl,-znodelete -m64 -shared -Wl,-Bsymbolic -Wl,-soname=libcrypto.so.1.1 -o 
./libcrypto.so.1.1 -Wl,--whole-archive,--version-script=crypto.map 
./libcrypto.a -Wl,--no-whole-archive -ldl
/usr/bin/ld:crypto.map:609: syntax error in VERSION script
collect2: error: ld returned 1 exit status
Makefile.shared:197: recipe for target 'link_shlib.linux-shared' failed
make[2]: *** [link_shlib.linux-shared] Error 1
make[2]: Leaving directory 
'/root/cmpforopenssl-git-e0e35def4c96cdd3c5a956a529d5941649b1fb69'
Makefile:733: recipe for target 'libcrypto.so' failed
make[1]: *** [libcrypto.so] Error 2
make[1]: Leaving directory 
'/root/cmpforopenssl-git-e0e35def4c96cdd3c5a956a529d5941649b1fb69'
Makefile:133: recipe for target 'all' failed
make: *** [all] Error 2


The system is:

uname -a
Linux ubuntu 4.2.0-16-generic #19-Ubuntu SMP Thu Oct 8 15:35:06 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux

Regards,

drnie



-----------------------------------------------------------------------------------------------------------
Sirona Dental Systems GmbH • HRB 24948 •
Vorsitzender des Aufsichtsrats: Dr. Erich Blum •
Sirona Dental Services GmbH • HRB 25817 •
Geschäftsführung: Rainer Berthan • Michael Geil •
Sitz der Gesellschaften: Bensheim • Registergericht: AG Darmstadt •
------------------------------------------------------------------------------------------------------------
Diese E-Mail ist ausschliesslich fuer den angesprochenen Adressaten
bestimmt und kann vertrauliche Informationen beinhalten.
--
This e-mail is intended only for the designated recipient(s). It may
contain confidential or proprietary information.
------------------------------------------------------------------------------------------------------------
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to