dragino / dragino2

dragino2 - MS14 and HE source code -- IoT / Mesh / VoIP version

Home Page:http://www.dragino.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warnings during set_up_build_enviroment

tpimh opened this issue · comments

When repo is first cloned I get these warnings:

WARNING: No feed for package 'lm' found, maybe it's already part of the standard packages?
WARNING: No feed for package 'python-gtk' found, maybe it's already part of the standard packages?
WARNING: No feed for package 'libdpf' found, maybe it's already part of the standard packages?
WARNING: No feed for package 'libdpf' found, maybe it's already part of the standard packages?
WARNING: No feed for package 'lm' found, maybe it's already part of the standard packages?
WARNING: No feed for package 'sensor' found, maybe it's already part of the standard packages?
WARNING: No feed for package 'qmp-quagga' found, maybe it's already part of the standard packages?

And these at the end:

Collecting target info: donetmp/.config-package.in:1241:warning: 'select' used by config symbol 'PACKAGE_luci-app-sensor' refer to undefined symbol 'PACKAGE_sensor'
tmp/.config-package.in:3748:warning: 'select' used by config symbol 'PACKAGE_avrdude' refer to undefined symbol 'PACKAGE_lm'
tmp/.config-package.in:3767:warning: 'select' used by config symbol 'PACKAGE_avrusbboot' refer to undefined symbol 'PACKAGE_lm'
tmp/.config-package.in:7396:warning: 'select' used by config symbol 'PACKAGE_lcd4linux-custom' refer to undefined symbol 'PACKAGE_libdpf'
tmp/.config-package.in:7423:warning: 'select' used by config symbol 'PACKAGE_lcd4linux-full' refer to undefined symbol 'PACKAGE_libdpf'
tmp/.config-package.in:12040:warning: 'select' used by config symbol 'PACKAGE_deluge-ui-gtk' refer to undefined symbol 'PACKAGE_python-gtk'
tmp/.config-package.in:16607:warning: 'select' used by config symbol 'PACKAGE_bmx6-quagga' refer to undefined symbol 'PACKAGE_qmp-quagga'

What should I do with it? Will this be fixed?

commented

The build process is fine with these warnings. Just ignore it.