[maemo-developers] Maemo 4.1: unable to run 'make menuconfig' in scratchbox

From: Mandeep Sandhu mandeepsandhu.chd at gmail.com
Date: Mon Jul 6 14:07:49 EEST 2009
Hi All,

I'm trying to run menuconfig for my diablo source, but it gives me the following
error:

[sbox-DIABLO_ARMEL: /usr/src/kernel-source-diablo] > make menuconfig
  HOSTCC  scripts/basic/fixdep
  HOSTCC  scripts/basic/docproc
  HOSTCC  scripts/kconfig/conf.o
  HOSTCC  scripts/kconfig/kxgettext.o
  HOSTCC  scripts/kconfig/zconf.tab.o
  HOSTLD  scripts/kconfig/mconf
scripts/kconfig/lxdialog/checklist.o: In function
`print_item':checklist.c:(.text+0x28): undefined reference to `wmove'
:checklist.c:(.text+0x44): undefined reference to `waddch'
:checklist.c:(.text+0x68): undefined reference to `wmove'
:checklist.c:(.text+0x9c): undefined reference to `wprintw'
:checklist.c:(.text+0xc0): undefined reference to `wmove'
:checklist.c:(.text+0xdc): undefined reference to `waddch'
:checklist.c:(.text+0x104): undefined reference to `waddnstr'
:checklist.c:(.text+0x128): undefined reference to `wmove'
:checklist.c:(.text+0x138): undefined reference to `wrefresh'
scripts/kconfig/lxdialog/checklist.o: In function
`print_arrows':checklist.c:(.text+0x17c): undefined reference to
`wmove'
:checklist.c:(.text+0x1a0): undefined reference to `waddch'
:checklist.c:(.text+0x1b0): undefined reference to `waddnstr'
...
...
...

What is missing from my system. I checked and libncurses was
installed. Anything else
required for menuconfig to work?

Thanks,
-mandeep
More information about the maemo-developers mailing list