6253|0

3238

帖子

5

TA的资源

五彩晶圆(中级)

楼主
 

解决warning: environment variable 'STAGING_DIR' not defined [复制链接]

wateras@wateras-virtual-machine:~/curtest$ make
mipsel-openwrt-linux-gcc  -g -Wall -c main.c           
mipsel-openwrt-linux-uclibc-gcc.bin: warning: environment variable 'STAGING_DIR' not defined
mipsel-openwrt-linux-gcc  -g -Wall -o main  main.o  -I/home/wateras/curtest/curl/include -L/home/wateras/curtest  -lcurl
mipsel-openwrt-linux-uclibc-gcc.bin: warning: environment variable 'STAGING_DIR' not defined
mipsel-openwrt-linux-uclibc-gcc.bin: warning: environment variable 'STAGING_DIR' not defined

执行export STAGING_DIR=$STAGING_DIR:/home/linux64/mips/

再执行make
wateras@wateras-virtual-machine:~/curtest$ make
mipsel-openwrt-linux-gcc  -g -Wall -c main.c           
mipsel-openwrt-linux-gcc  -g -Wall -o main  main.o  -I/home/wateras/curtest/curl/include -L/home/wateras/curtest  -lcurl

就不会报出警告了。


此内容由EEWORLD论坛网友wateras1原创,如需转载或用于商业用途需征得作者同意并注明出处

此帖出自RF/无线论坛
点赞 关注
个人签名淘宝:https://viiot.taobao.com/Q群243090717
多年专业物联网行业经验,个人承接各类物联网外包项目
 

回复
举报
您需要登录后才可以回帖 登录 | 注册

随便看看
查找数据手册?

EEWorld Datasheet 技术支持

相关文章 更多>>
快速回复 返回顶部 返回列表