Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

编译MAC版本错误提示make: *** No rule to make target build/obj/bucket.do', needed by build/lib/libeSDKOBS.dylib'. Stop. #61

Open
xiongshudeng opened this issue Jan 12, 2024 · 1 comment

Comments

@xiongshudeng
Copy link

环境MAC mini,Apple M1, macos sonoma Version 14.1.2 (23B92),
照着compile_for_macos.txt做,运行到第四步
4. compile sdk release version
4.1. cd source/eSDK_OBS_API/eSDK_OBS_API_C++
4.2. sh build_macos.sh huaweicloud-obs-sdk-c-macos
4.3. if success, libeSDKOBS.dylib should be in source/eSDK_OBS_API/eSDK_OBS_API_C++/build/lib/
in current dir, huaweicloud-obs-sdk-c-macos.tgz shoule be in here
执行 sh build_macos.sh huaweicloud-obs-sdk-c-macos时
打印出错误:ranlib libsecurec.a
#cp ../lib/libsecurec.so /usr/local/lib/libsecurec.so
#you may add you custom commands here
finish libsecurec.dylib
build: Cleaning
make: *** No rule to make target build/obj/bucket.do', needed by build/lib/libeSDKOBS.dylib'. Stop.
cp: build/include/: No such file or directory
cp: build/lib/
.dylib: No such file or directory
a demo
a demo/demo_common.c
a demo/Makefile
a demo/object_test.c
a demo/client.pem
a demo/demo_common.h
a demo/demo.c
a include
a include/securectype.h
a include/securec.h
a lib
a lib/libxml2.2.dylib
a lib/libpcre.1.dylib
a lib/libpcreposix.0.dylib
a lib/libpcre.dylib
a lib/libpcrecpp.0.dylib
a lib/libssl.dylib
a lib/libeSDKLogAPI.dylib
a lib/OBS.ini
a lib/libssl.3.dylib
a lib/libpcreposix.dylib
a lib/libcrypto.3.dylib
a lib/client.pem
a lib/libxml2.dylib
a lib/libcrypto.dylib
a lib/libsecurec.dylib
a lib/libcurl.dylib
a lib/libcurl.4.dylib
a lib/libpcrecpp.dylib
a readme.txt
请解决

@liqiuqiu111
Copy link

https://support.huaweicloud.com/sdk-c-devg-obs/obs_20_1803.html 常见编译问题参考此链接

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants