Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in
issue
issue
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 23
    • Issues 23
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar

新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

  • chainmaker
  • issueissue
  • Issues
  • #371

Closed
Open
Opened Sep 27, 2022 by czp czp@czp

【v2.2.1】make时报错

按照说明文档中的

$ git clone -b v2.2.1 https://git.chainmaker.org.cn/chainmaker/chainmaker-go.git

$ cd chainmaker-go && rm -rf go.sum && go mod tidy

然后go mod vendor再make,则报以下错误,需要怎么解决呢?

chainmaker.org/chainmaker/common/v2/opencrypto/gmssl/gmssl

../vendor/chainmaker.org/chainmaker/common/v2/opencrypto/gmssl/gmssl/build.go:58:10: fatal error: openssl/bio.h: No such file or directory

#include <openssl/bio.h>

      ^~~~~~~~~~~~~~~

compilation terminated.

chainmaker.org/chainmaker/common/v2/opencrypto/tencentsm/tencentsm

../vendor/chainmaker.org/chainmaker/common/v2/opencrypto/tencentsm/tencentsm/base.go:11:10: fatal error: sm.h: No such file or directory

#include "sm.h"

      ^~~~~~

compilation terminated.

chainmaker.org/chainmaker/common/v2/crypto/bulletproofs/bulletproofs_cgo

../vendor/chainmaker.org/chainmaker/common/v2/crypto/bulletproofs/bulletproofs_cgo/commitment.go:25:10: fatal error: bulletproofs.h: No such file or directory

//#include <bulletproofs.h>

      ^~~~~~~~~~~~~~~~

compilation terminated.

make: *** [chainmaker] Error 2

Edited Sep 27, 2022 by czp czp
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: chainmaker/issue#371

Copyright © 2021 ChainMaker Org. All Rights Reserved. 长安链 版权所有。