* [mdk-re] Что-то сломалось в исходниках ядра 2.4.10
@ 2001-10-20 2:08 Sergey V. Klyutsev
2001-10-20 8:16 ` Yura Zotov
2001-10-20 17:54 ` Sergey Vlasov
0 siblings, 2 replies; 3+ messages in thread
From: Sergey V. Klyutsev @ 2001-10-20 2:08 UTC (permalink / raw)
To: mandrake-russian
Привет всем!
У меня вдруг make menuconfig перестал выполняться.
Вот что выдаёт:
===============================================================================
rm -f include/asm
( cd include ; ln -sf asm-i386 asm)
make -C scripts/lxdialog all
make[1]: Вход в каталог
`/usr/src/kernel/linux-2.4.10-alt1/scripts/lxdialog'
gcc -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686
-fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2
-mpreferred-stack-boundary=2 -Wstrict-prototypes -fno-strict-aliasing
-DLOCALE -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -c -o
checklist.o checklist.c
{standard input}: Assembler messages:
{standard input}:4: Warning: Unrecognized .section attribute: want a,w,x
{standard input}:4: Warning: Unrecognized .section attribute: want a,w,x
{standard input}:4: Error: Rest of line ignored. First ignored character
is `,'.
{standard input}:154: Warning: Unrecognized .section attribute: want
a,w,x
{standard input}:154: Warning: Unrecognized .section attribute: want
a,w,x
{standard input}:154: Error: Rest of line ignored. First ignored
character is `,'.
{standard input}:277: Warning: Unrecognized .section attribute: want
a,w,x
{standard input}:277: Warning: Unrecognized .section attribute: want
a,w,x
{standard input}:277: Error: Rest of line ignored. First ignored
character is `,'.
{standard input}:340: Warning: Unrecognized .section attribute: want
a,w,x
{standard input}:340: Warning: Unrecognized .section attribute: want
a,w,x
{standard input}:340: Error: Rest of line ignored. First ignored
character is `,'.
{standard input}:344: Warning: Unrecognized .section attribute: want
a,w,x
{standard input}:344: Warning: Unrecognized .section attribute: want
a,w,x
{standard input}:344: Error: Rest of line ignored. First ignored
character is `,'.
make[1]: *** [checklist.o] Ошибка 1
make[1]: Выход из каталог
`/usr/src/kernel/linux-2.4.10-alt1/scripts/lxdialog'
make: *** [menuconfig] Ошибка 2
===============================================================================
Подскажите, пожалуйста, где я чего испортил и как починить ?
--
С наилучшими пожеланиями, Клюцев Сергей.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [mdk-re] Что-то сломалось в исходниках ядра 2.4.10
2001-10-20 2:08 [mdk-re] Что-то сломалось в исходниках ядра 2.4.10 Sergey V. Klyutsev
@ 2001-10-20 8:16 ` Yura Zotov
2001-10-20 17:54 ` Sergey Vlasov
1 sibling, 0 replies; 3+ messages in thread
From: Yura Zotov @ 2001-10-20 8:16 UTC (permalink / raw)
To: mandrake-russian
On Sat, Oct 20, 2001 at 02:11:23AM +0400, Sergey V. Klyutsev wrote:
> Привет всем!
>
> У меня вдруг make menuconfig перестал выполняться.
> Вот что выдаёт:
> ===============================================================================
> rm -f include/asm
> ( cd include ; ln -sf asm-i386 asm)
> make -C scripts/lxdialog all
> make[1]: Вход в каталог
> `/usr/src/kernel/linux-2.4.10-alt1/scripts/lxdialog'
> gcc -pipe -Wall -O2 -fexpensive-optimizations -march=i586 -mcpu=i686
<skip>
> a,w,x
> {standard input}:344: Warning: Unrecognized .section attribute: want
> a,w,x
> {standard input}:344: Error: Rest of line ignored. First ignored
> character is `,'.
> make[1]: *** [checklist.o] Ошибка 1
> make[1]: Выход из каталог
> `/usr/src/kernel/linux-2.4.10-alt1/scripts/lxdialog'
> make: *** [menuconfig] Ошибка 2
> ===============================================================================
>
> Подскажите, пожалуйста, где я чего испортил и как починить ?
>
У меня тоже такое было и именно ВДРУГ. Я не знаю почему. Вылечил
полной переустановкой gcc, libstdc++. Я сначала все удалил,
проверил, на диске ничего ихнего не осталось, а потом установил
все свежее из Сизифа. Помогло.
--
Юрий А. Зотов
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [mdk-re] Что-то сломалось в исходниках ядра 2.4.10
2001-10-20 2:08 [mdk-re] Что-то сломалось в исходниках ядра 2.4.10 Sergey V. Klyutsev
2001-10-20 8:16 ` Yura Zotov
@ 2001-10-20 17:54 ` Sergey Vlasov
1 sibling, 0 replies; 3+ messages in thread
From: Sergey Vlasov @ 2001-10-20 17:54 UTC (permalink / raw)
To: mandrake-russian
On Sat, 20 Oct 2001 02:11:23 +0400
"Sergey V. Klyutsev" <klyutsev@mail.ru> wrote:
> {standard input}: Assembler messages:
> {standard input}:4: Warning: Unrecognized .section attribute:
> want a,w,x
Обновлен gcc без соответствующего обновления binutils. Обновите
пакеты binutils и libbfd*.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2001-10-20 17:54 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-20 2:08 [mdk-re] Что-то сломалось в исходниках ядра 2.4.10 Sergey V. Klyutsev
2001-10-20 8:16 ` Yura Zotov
2001-10-20 17:54 ` Sergey Vlasov
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git