Giter VIP home page Giter VIP logo

Comments (10)

wendal avatar wendal commented on May 21, 2024

换行符问题.

from gmssl.

chary931201 avatar chary931201 commented on May 21, 2024

@wendal @abgceagle 什么换行符!我unzip这样还是没法成功!还是 报错!

from gmssl.

wendal avatar wendal commented on May 21, 2024

dos2unix 处理一下

from gmssl.

chary931201 avatar chary931201 commented on May 21, 2024

@wendal 不好使!还是 同样的问题。
Error: EVP_PKEY_get0_PAILLIER 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_BN_ASM_PART_WORDS -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DRC4_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DVPAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -DPADLOCK_ASM -DPOLY1305_ASM -DOPENSSLDIR="/usr/local/ssl" -DENGINESDIR="/usr/local/lib/engines-1.1" -Wall -O3 -pthread -m32 -DL_ENDIAN -fomit-frame-pointer -Wa,--noexecstack -fPIC -DOPENSSL_USE_NODELETE -Wl,-znodelete -m32 -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:1620: syntax error in VERSION script
collect2: error: ld returned 1 exit status
make[2]: *** [link_shlib.linux-shared] Error 1
make[2]: Leaving directory /home/guard/experiment/TCP/PassWord/SM2/Gmssl/GmSSL-master/GmSSL-master' make[1]: *** [libcrypto.so] Error 2 make[1]: Leaving directory /home/guard/experiment/TCP/PassWord/SM2/Gmssl/GmSSL-master/GmSSL-master'
make: *** [all] Error 2
还是这样。

from gmssl.

wendal avatar wendal commented on May 21, 2024

描述一下你从下载直至编译的步骤

from gmssl.

chary931201 avatar chary931201 commented on May 21, 2024

好的!
完全是按照官网步骤走的。

下载到windows桌面,使用 flashfxp 传到ubuntu服务器上

下载源代码(zip),解压缩至当前工作目录

$ unzip GmSSL-master.zip
编译与安装

Linux平台 (其他平台的安装过程见编译与安装)

$ ./config no-saf no-sdf no-skf no-sof no-zuc
$ make
$ sudo make install
安装之后可以执行gmssl命令行工具检查是否成功

$ gmssl version
GmSSL 2.0 - OpenSSL 1.1.0d****

make 之后就是 我上面发出来的错误

from gmssl.

chary931201 avatar chary931201 commented on May 21, 2024

我之前自己装了openssl 这个 有影响? 我的openssl 版本: OpenSSL 1.1.0e

from gmssl.

wendal avatar wendal commented on May 21, 2024

有可能哦

from gmssl.

chary931201 avatar chary931201 commented on May 21, 2024

@guanzhi 老师。我之前自己装了openssl 这个 有影响? 我的openssl 版本: OpenSSL 1.1.0e 。现在 出现 我贴图的错误。这里 一直 有点问题,

from gmssl.

github-actions avatar github-actions commented on May 21, 2024

Marked as stale issue. Will be closed later if no activity for a while.

from gmssl.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.