From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <sphinx@hotmail.ru>
To: devel-kernel@altlinux.ru.
From: Sphinx <sphinx@hotmail.ru>
Content-Type: text/plain; format=flowed; delsp=yes; charset=windows-1251
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Date: Fri, 07 Oct 2005 18:49:25 +0400
Message-ID: <op.sx954naxeujxpe@sphinx-alpha>
User-Agent: Opera M2/8.50 (Win32, build 7700)
Cc: 
Subject: [d-kernel] =?windows-1251?b?zO3u5uXx8uLl7e375SDv8O7h6+Xs+yDxIO/l?=
 =?windows-1251?b?8OXx8vDu6eru6SD/5PDg?=
X-BeenThere: devel-kernel@altlinux.ru
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: ALT Linux kernel packages development <devel-kernel@altlinux.ru>
List-Id: ALT Linux kernel packages development <devel-kernel.altlinux.ru>
List-Unsubscribe: <https://lists.altlinux.ru/mailman/listinfo/devel-kernel>,
	<mailto:devel-kernel-request@altlinux.ru?subject=unsubscribe>
List-Archive: <http://lists.altlinux.ru/pipermail/devel-kernel>
List-Post: <mailto:devel-kernel@altlinux.ru>
List-Help: <mailto:devel-kernel-request@altlinux.ru?subject=help>
List-Subscribe: <https://lists.altlinux.ru/mailman/listinfo/devel-kernel>,
	<mailto:devel-kernel-request@altlinux.ru?subject=subscribe>
X-List-Received-Date: Fri, 07 Oct 2005 14:49:31 -0000
Archived-At: <http://lore.altlinux.org/devel-kernel/op.sx954naxeujxpe@sphinx-alpha/>
List-Archive: <http://lore.altlinux.org/devel-kernel/>
List-Post: <mailto:devel-kernel@altlinux.org>

Блин, люди, помогите, плиз, нубу, совсем сбился.
Меньше недельки назад завёл пингвина, 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++