ich wollte eine Option in den Kernel einbinden. Leider krieg ich aber nur einige Fehler.
Beim Aufruf von make menuconfig erscheint:
make menuconfig
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Entering directory `/usr/src/kernel-source-2.4.18/scripts/lxdialog'
/usr/bin/ld: cannot find -lncurses
collect2: ld returned 1 exit status
>> Unable to find the Ncurses libraries.
>>
>> You must have Ncurses installed in order
>> to use 'make menuconfig'
make[1]: *** [ncurses] Error 1
make[1]: Leaving directory `/usr/src/kernel-source-2.4.18/scripts/lxdialog'
make: *** [menuconfig] Error 2
beim Aufruf apt-get install ncurses kommt dann:
apt-get install ncurses
Reading Package Lists... Done
Building Dependency Tree... Done
Package ncurses has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
E: Package ncurses has no installation candidate
was heißt das denn nun genau ??
auf dem System ist Woody installiert, Einträge in der sources.list:
deb http://security.debian.org/ stable/updates main
deb http://download.kde.org/stable/latest/Debian stable main
deb http://ftp.de.debian.org/debian/ stable main
weiß jemand was da schief läuft ?
![Rolling Eyes :roll:](./images/smilies/icon_rolleyes.gif)
thnx.
cu.