[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#650159: busybox: Please set CONFIG_DEFAULT_MODULES_DIR and CONFIG_DEFAULT_DEPMOD_FILE to the appropriate defaults



Package: busybox
Version: 1:1.19.3-3
Severity: normal


The default config has CONFIG_DEFAULT_MODULES_DIR and
CONFIG_DEFAULT_DEPMOD_FILE set to empty strings (in
/debian/config/pkg/{deb,static}) to enable automatic build process. They
should be rather set to "/lib/modules", respectively "modules.dep",
which are the defaults when asked to define them while building with
them not defined.

This seems to not affect the package itself because those symbols are
only used below modutils/ dir which does not build objects in the
default configuration. But rebuilding the package with modutils enabled
currently yields defunct modprobe / depmod executables for instance.



Reply to: