Could not find a usable .config
zakharru 27 июля, 2006 - 17:18
in the kernel source directory.
* Please ensure that /usr/src/linux points to a configured set of Linux sources.
* If you are using KBUILD_OUTPUT, please set the environment var so that
* it points to the necessary object directory so that it might find .config.
ln -sfn linux-2.6.16-gentoo-r12 linux
вроде все должно быть нормально
конфиг там есть - в чем дело
»
- Для комментирования войдите или зарегистрируйтесь
Что именно
Что именно выдает ошибку. Хотелось бы увидеть более полный вывод и вывод ls -l /usr/src/
localhost ~ # ls -l
localhost ~ # ls -l /usr/src/
итого 1
drwxr-xr-x 19 root root 928 Июл 27 17:08 linux
drwxr-xr-x 19 root root 832 Июл 27 17:07 linux-2.6.16-gentoo-r12
* Determining the location of the kernel source code
* Found kernel source directory:
* /usr/src/linux
* Could not find a usable .config in the kernel source directory.
* Please ensure that /usr/src/linux points to a configured set of Linux sources.
* If you are using KBUILD_OUTPUT, please set the environment var so that
* it points to the necessary object directory so that it might find .config.
А должно быть
А должно быть вот так:
lrwxrwxrwx 1 root root 23 Мар 19 01:17 linux -> linux-2.6.14-gentoo-r2/
drwxr-xr-x 19 root root 4096 Дек 1 2005 linux-2.6.14.3
Направильно ссылку создал. У тебя там директория linux, а не ссылка. Удали (только отследи, чтобы не удалил лишнего) и создай заново.
localhost src # ls -l
localhost src # ls -l /usr/src/
итого 1
lrwxrwxrwx 1 root root 23 Июл 28 08:30 linux -> linux-2.6.16-gentoo-r12
drwxr-xr-x 19 root root 776 Июл 28 08:26 linux-2.6.16-gentoo-r12
А то же самое
Ни хрена не хочет
решил
Потом просто переименовал свой name.config в конфиг
СПАСИБО