richliu's blog

Linux, 工作, 生活.

richliu's blog header image 2

htop cross compile 碰到 undefined references to `rpl_malloc’

八月 20th, 2009 · No Comments

Cross compile htop 碰到的錯誤訊息.

undefined references to `rpl_malloc’

下這行指令就好了
# ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes ./configure –with-gnu-ld –host=arm-linux

Tags: , ,

Related posts

Tags: 隨手札記

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment