From: Sphinx <sphinx@hotmail.ru>
To: devel-kernel@altlinux.ru.
Subject: [d-kernel] Множественные проблемы с перестройкой ядра
Date: Fri, 07 Oct 2005 18:49:25 +0400
Message-ID: <op.sx954naxeujxpe@sphinx-alpha> (raw)
Блин, люди, помогите, плиз, нубу, совсем сбился.
Меньше недельки назад завёл пингвина, ALT Linux 2.4 JR. Давно дистр лежал
подаренный, как раз win рухнула, решил перебраться на линукс.
В общем, нужно пересобрать ядро для включения atm, что в свою очередь
необходимо для настройки выхода в сеть (девайс требует atm'a в ядре).
menu xconfig плюётся тем, что qt не инсталлирован:
* Unable to find the QT installation. Please make sure that the
* QT development package is correctly installed and the QTDIR
* environment variable is set to the correct location.
хотя вроде qt поставлен. Ладно, слил себе qt3, так тот уже на configure
блюёт этим:
g++ -c -o project.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac -I/usr/local/qt/include/qmake -I/usr/local/qt/include
-I/usr/local/qt/include -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES
-DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/usr/local/qt/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP project.cpp
/usr/bin/i586-alt-linux-g++: No such file or directory
gmake: *** [project.o] Ошибка 1
Что за i586-alt-linux-g++ - не постиг. gcc? есть. Но всё равно тоже слил.
Тот при на make говорит:
bin/sh ./../missing flex -ogengtype-lex.c gengtype-lex.l
WARNING: `flex' is missing on your system. You should only need it if
you modified a `.l' file. You may need the `Flex' package
in order for those modifications to take effect. You can get
`Flex' from any GNU archive site.
bison -d -o gengtype-yacc.c gengtype-yacc.y
make[1]: bison: Команда не найдена
make[1]: [gengtype-yacc.h] Ошибка 127 (игнорирована)
gcc -c -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -Wno-error -DHAVE_CONFIG_H
-DGENERATOR_FILE -I. -I. -I. -I./. -I./../include \
gengtype-lex.c -o gengtype-lex.o
i586-alt-linux-gcc: gengtype-lex.c: No such file or directory
i586-alt-linux-gcc: no input files
make[1]: *** [gengtype-lex.o] Ошибка 1
make[1]: Leaving directory
`/root/RPM/SOURCES/gcc-3_4-rhl-branch-200506080740/gcc'
make: *** [all-gcc] Ошибка 2
Ну да ладно, пробовал при пересборке ядра make menuconfig - ему нужен
Ncurses. Оно ругается этим:
make[1]: Entering directory `/pub/Linux/ncurses-5.4/c++'
cd ../objects; /usr/bin/g++ -I../c++ -I../include -I. -DHAVE_CONFIG_H -I.
-I../include -D_GNU_SOURCE -DNDEBUG -c ../c++/cursesf.cc
/usr/bin/i586-alt-linux-g++: No such file or directory
make[1]: *** [../objects/cursesf.o] Ошибка 1
make[1]: Leaving directory `/pub/Linux/ncurses-5.4/c++'
make: *** [all] Ошибка 2
Опять ...linux-g++
Одним словом, WTF?
oldconfig это конечно здорово, так ядро тоже собрать можно, но всё-таки
хочется пофиксить проблемы с qt, ncurses и раскурить смысл
i586-alt-linux-g++
next reply other threads:[~2005-10-07 14:49 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-07 14:49 Sphinx [this message]
2005-10-07 15:07 ` Alexei Takaseev
2005-10-07 15:12 ` Aleksey Avdeev
2005-10-07 16:04 ` Sphinx
2005-10-07 16:31 ` Aleksey Avdeev
2005-10-07 16:45 ` Sphinx
2005-10-07 17:12 ` Aleksey Avdeev
2005-10-07 18:21 ` Sphinx
2005-10-08 6:57 ` Fwd: " Sphinx
2005-10-08 9:22 ` Ivan Fedorov
2005-10-08 15:38 ` Sphinx
2005-10-09 6:21 ` Ivan Fedorov
2005-10-09 6:53 ` Sphinx
2005-10-09 6:58 ` Ivan Fedorov
2005-10-09 8:04 ` Vitaly Lipatov
2005-10-09 17:58 ` Sphinx
2005-10-10 7:21 ` Andrei Bulava
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=op.sx954naxeujxpe@sphinx-alpha \
--to=sphinx@hotmail.ru \
--cc=devel-kernel@altlinux.ru \
--cc=devel-kernel@altlinux.ru. \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux kernel packages development
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel-kernel/0 devel-kernel/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 devel-kernel devel-kernel/ http://lore.altlinux.org/devel-kernel \
devel-kernel@altlinux.org devel-kernel@altlinux.ru devel-kernel@altlinux.com
public-inbox-index devel-kernel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel-kernel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git