Firstsawyou commented on issue #4296:
URL: https://github.com/apache/apisix/issues/4296#issuecomment-846960769


   > sh: 1: gcc: not found
   
   `gcc` is not installed, you try to install it first.
   
   ```shell
   sudo apt-get install -y gcc
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to