Busibox ifup, ifdown, netifd and compile errors

Hi all!

Please help resolve compile errors:

Collected errors:
 * check_data_file_clashes: Package busybox wants to install file /home/user/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/sbin/ifdown
	But that file is already provided by package  * netifd
 * check_data_file_clashes: Package busybox wants to install file /home/user/openwrt/build_dir/target-mipsel_24kc_musl/root-ramips/sbin/ifup
	But that file is already provided by package  * netifd
 * opkg_install_cmd: Cannot install package busybox.

It looks quite simple but ifup and ifdown are not selected to install, and netifd cannot be deselected!

How to resolve this?

p.s. this was happened after I selected ifup and ifdown, got an errors, deselected and got errors again.

deselect generally wont handle depends... best to revert to previous config or manually edit your .config and search for busybox > option ... then remove...

I found solution, think that is the most correct. After deselect I just made make clean and trunk was compiled without errors.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.