Giter VIP home page Giter VIP logo

Comments (3)

guanzhi avatar guanzhi commented on May 17, 2024

暂时还不清楚是什么原因,Linux环境下在config/Configure配置中选择no-asm可以暂时避免这个问题,请下载最新的GmSSL代码,通过./config no-asm配置。

from gmssl.

qiangbei avatar qiangbei commented on May 17, 2024

您好,非常感谢您,如此快的回复。
现在下载新包重新编译后,又出现如下问题,之前也有碰到。
make[1]: Entering directory /IDE/share/GmSSL-master/ssl' gcc -I../crypto -I.. -I../include -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -Wa,--noexecstack -m64 -DL_ENDIAN -O3 -Wall -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM -DECP_NISTZ256_ASM -c -o s2_meth.o s2_meth.c In file included from ../include/openssl/ssl.h:1704, from ssl_locl.h:165, from s2_meth.c:59: ../include/openssl/gmssl.h:1: error: expected identifier or 鈥鈥before 鈥鈥token make[1]: *** [s2_meth.o] Error 1 make[1]: Leaving directory/IDE/share/GmSSL-master/ssl'
make: *** [build_ssl] Error 1

from gmssl.

qiangbei avatar qiangbei commented on May 17, 2024

该问题已解决:
GmSSL-master\include\openssl 中的gmssl.h 直接使用路径的方式 ../../ssl/gmssl.h 无法识别导致。将原始文件copy过来即可。

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.