Привет!
При компиляции ядра (cd /usr/src/linux; make clean; make xconfig) все проходит вроде гладко. Однако на одном из этапов наблюдается:
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o pci-pc.o pci-pc.c
{standard input}: Assembler messages:
{standard input}:802: Warning: indirect lcall without `*'
{standard input}:887: Warning: indirect lcall without `*'
{standard input}:973: Warning: indirect lcall without `*'
{standard input}:1011: Warning: indirect lcall without `*'
{standard input}:1043: Warning: indirect lcall without `*'
{standard input}:1075: Warning: indirect lcall without `*'
{standard input}:1106: Warning: indirect lcall without `*'
{standard input}:1135: Warning: indirect lcall without `*'
{standard input}:1164: Warning: indirect lcall without `*'
{standard input}:1451: Warning: indirect lcall without `*'
{standard input}:1547: Warning: indirect lcall without `*'
Это что? Очередной баг ядра? Если да, то опасно ли это и можно ли поправить?
P.S. Кстати, то же самое возникает и при компиляции 2.4.2.
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
Похожие темы
- Форум Ошибка при компиляции ядра (2003)
- Форум патч для kernel 2.4.28-29 (2005)
- Форум чето у меня линух не собирается =( (2007)
- Форум Снова ядро 2.4.22 (2003)
- Форум mosix + grsecurity (2003)
- Форум remap_page_range (2003)
- Форум Проблемы при компиляции дров под Ауреал1 (2001)
- Форум Пытаюсь скомпилить драйвер для карты DVB (2003)
- Форум компиляция kernel'a на Mandrake 9.1 (2003)
- Форум Ядро 2.6.8 и драйвер ltmodem (2004)