flycat0101_个人页

个人头像照片 flycat0101
0
5
0

个人介绍

暂无个人介绍

擅长的技术

获得更多能力
通用技术能力:

暂时未有相关通用技术能力~

云产品技术能力:

暂时未有相关云产品技术能力~

阿里云技能认证

详细说明
暂无更多信息
正在加载, 请稍后...
暂无更多信息
  • 回答了问题 2017-08-10

    华东2 C-SDK openssl编译不过

    Re华东2 C-SDK openssl编译不过
    make[1]: Entering directory '/home/huangcm/work/aliyun/aliot_sdk_v1.0.1_release/src/platform'
    platform_src_files = ./os/linux/linux.c ./network/linuxsock/linuxsock.c ./ssl/openssl/openssl.c
    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
    踩0 评论0
  • 提交了问题 2017-08-10

    华东2 C-SDK openssl编译不过

  • 回答了问题 2017-08-09

    怎样配置华东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
  • 提交了问题 2017-08-08

    怎样配置华东2的make.setting

  • 提交了问题 2017-08-08

    aliot SDK套件 控制台, 可以改成杭州么?

正在加载, 请稍后...
滑动查看更多
正在加载, 请稍后...
暂无更多信息