怎样配置华东2的make.setting
Re怎样配置华东2的make.setting
我现在改成openssl,但是编译时报错:
network/linuxsock/linuxsock.c:128:14: warning: variable 'err_code' set but not used [-Wunused-but-set-variable]
int ret, err_code;
^~~~~~~~
gcc -Wall -g -I./ -I./os/ -I./network/ -I./ssl/ -DALIOT_DEBUG -c ssl/openssl/openssl.c -o ssl/openssl/openssl.o
ssl/openssl/openssl.c:1:31: fatal error: aliot_network_ssl.h: No such file or directory
#include 'aliot_network_ssl.h'
^
compilation terminated.
makefile:66: recipe for target 'ssl/openssl/openssl.o' failed
make[1]: *** [ssl/openssl/openssl.o] Error 1
make[1]: Leaving directory '/home/huangcm/work/aliyun/aliot_sdk_v1.0.1_release/src/platform'
makefile:28: recipe for target 'libplatform' failed
make: *** [libplatform] Error 2
搜索了aliot_sdk_v1.0.1_release目录,没有找到文件aliot_network_ssl.h
-------------------------
回 3楼派度科技的帖子
多谢了。
请问一下,如何后台下工单呢?
赞0
踩0