taiyang-li commented on PR #11261:
URL: 
https://github.com/apache/incubator-gluten/pull/11261#issuecomment-3722692536

   > build with s3 failed:
   > 
   > `make release ENABLE_S3=True`
   > 
   > ```
   > 
   > CMake Error at CMakeLists.txt:362 (find_package):
   >   By not providing "FindAWSSDK.cmake" in CMAKE_MODULE_PATH this project has
   >   asked CMake to find a package configuration file provided by "AWSSDK", 
but
   >   CMake did not find one.
   > 
   >   Could not find a package configuration file provided by "AWSSDK" with any
   >   of the following names:
   > 
   >     AWSSDKConfig.cmake
   >     awssdk-config.cmake
   > 
   >   Add the installation prefix of "AWSSDK" to CMAKE_PREFIX_PATH or set
   >   "AWSSDK_DIR" to a directory containing one of the above files.  If 
"AWSSDK"
   >   provides a separate development package or SDK, be sure it has been
   >   installed.
   > ```
   
   @FelixYBW  it had been fixed. Please get the lastest code and run: 
   ``` bash
   make bolt-recipe
   make release ENABLE_S3=True
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to