[maemo-developers] [maemo-developers] Patching Nokia 770 Kernel to get DLINK DUB-E100 Rev B to work
From: Frantisek Dufka dufkaf at seznam.czDate: Thu Nov 9 17:28:52 EET 2006
- Previous message: [maemo-developers] Patching Nokia 770 Kernel to get DLINK DUB-E100 Rev B to work
- Next message: [maemo-developers] Patching Nokia 770 Kernel to get DLINK DUB-E100 Rev B to work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Frantisek Dufka wrote:
> Maybe there are still problems with linking curses when making make
> menuconfig. It is in list archives. I think it is just changing one line
> in Makefile somewhere.
it is in scripts/kconfig/lxdialog/check-lxdialog.sh
comment three lines to echo -lncurses always
# $cc -print-file-name=libncurses.so | grep -q /
# if [ $? -eq 0 ]; then
echo '-lncurses'
exit
# fi
- Previous message: [maemo-developers] Patching Nokia 770 Kernel to get DLINK DUB-E100 Rev B to work
- Next message: [maemo-developers] Patching Nokia 770 Kernel to get DLINK DUB-E100 Rev B to work
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
