stoneatom / stonedb

StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)
https://stonedb.io/
GNU General Public License v2.0
857 stars 140 forks source link

bug: can not build from source code when following the doc #1960

Open ZhengLin-Li opened 11 months ago

ZhengLin-Li commented 11 months ago

Have you read the Contributing Guidelines on issues?

Please confirm if bug report does NOT exists already ?

Describe the problem

When building from source code in the docker environment provided, I met a problem.

When I met the problem:

image

What's the problem:

image

Expected behavior

No response

How To Reproduce

https://stonedb.io/docs/developer-guide/compiling-methods/compile-using-docker/compile-using-docker-for-56-57

Environment

No response

Are you interested in submitting a PR to solve the problem?