[bug] 1.10.0 procps/top.c

Denys Vlasenko vda.linux at googlemail.com
Thu Apr 17 18:04:17 UTC 2008


On Thursday 17 April 2008 17:50, Cristian Ionescu-Idbohrn wrote:
> procps/lib.a(top.o): In function `top_main':
> .../busybox-1.10.0/procps/top.c:865: undefined reference to `topmem_sort'
> .../busybox-1.10.0/procps/top.c:874: undefined reference to `display_topmem_process_list'
> collect2: ld returned 1 exit status
> 
> with top configured like this:
> 
> CONFIG_TOP=y
> CONFIG_FEATURE_TOP_CPU_USAGE_PERCENTAGE=y
> # CONFIG_FEATURE_TOP_CPU_GLOBAL_PERCENTS is not set
> # CONFIG_FEATURE_TOP_DECIMALS is not set
> # CONFIG_FEATURE_TOPMEM is not set
> 
> POC patch in attachment.

Applied, thanks!
--
vda



More information about the busybox mailing list