Новый участник
Сообщения: 24
Благодарности: 0
|
Профиль
|
Отправить PM
| Цитировать
Итак проверил какой компилятор
# gcc --version
gcc (GCC) 3.2.2 20030222
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Ну дальше как обычно configure, make, make install
и insmod pctel
Using /lib/modules/2.4.20-8/misc/pctel.o
/lib/modules/2.4.20-8/misc/pctel.o: The module you are trying to load (/lib/modules/2.4.20-8/misc/pctel.o) is compiled with a gcc
version 2 compiler, while the kernel you are running is compiled with
a gcc version 3 compiler. This is known to not work.
Как же так ведь по умолчанию стоит gcc (GCC) 3.2.2 20030222 ?
PS Команды
gcc-select
gcc-select 3.2
не пашут (пишет файл не найден)
|
Отправлено: 12:21, 17-05-2003
| #29
|