编译固件怎么报这个错误:wget: unable to resolve host address '192192.168.31.211'
Posted: 2024-02-05 7:36
今天参考这个文档想搞一下V4L2:https://wiki.luckfox.com/zh/Luckfox-Pic ... -Pico-V4L2
于是就去/home/hello/luckfox-pico/sysdrv/source/buildroot/buildroot-2023.02.6目录下make ARCH=arm menuconfig,
把libv4l选中了,保存后,
再去/home/hello/luckfox-pico目录下,./build.sh,
结果就报错:wget: unable to resolve host address '192192.168.31.211'
很明显IP地址格式不对,但又不知道这个IP地址是哪里配置的;
之前编译都是成功的;
于是就去/home/hello/luckfox-pico/sysdrv/source/buildroot/buildroot-2023.02.6目录下make ARCH=arm menuconfig,
把libv4l选中了,保存后,
再去/home/hello/luckfox-pico目录下,./build.sh,
结果就报错:wget: unable to resolve host address '192192.168.31.211'
很明显IP地址格式不对,但又不知道这个IP地址是哪里配置的;
之前编译都是成功的;