ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [re] Пересборка ядра и мистика... :-(
@ 2000-12-09  1:34 Andrey Brindeew
  2000-12-09  1:53 ` [re] " Dmitry V. Levin
  0 siblings, 1 reply; 4+ messages in thread
From: Andrey Brindeew @ 2000-12-09  1:34 UTC (permalink / raw)
  To: Mandrake/RE discussion list

Hello!

Начался сабж. Отмечу - до перехода на glibc-2.2 (с 2.1.3) было все ок, ядро
пересобиралось.
Теперь же вот что получаем во время make bzImage :
make[2]: Entering directory `/usr/src/kernel/linux-2.2.16/arch/i386/lib'
gcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__  -traditional -c
checksum.S -o checksum.o
checksum.S:231: badly punctuated parameter list in #define
checksum.S:237: badly punctuated parameter list in #define
make[2]: *** [checksum.o] Error 1
make[2]: Leaving directory `/usr/src/kernel/linux-2.2.16/arch/i386/lib'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/usr/src/kernel/linux-2.2.16/arch/i386/lib'
make: *** [_dir_arch/i386/lib] Error 2
[root@abr linux]#

Установить же готовое ядро не получается:
kernel-2.2.16 требует initscripts более новой версии, а такой на фтп, как я
ни старался, не сумел найти.
Поможите чем можете (началось все с установки АЛЬЗы, теперь вот совсем без
звука сижу) :(

WBR, Andrey Brindeew
"No one person can understand Perl culture completely" (C) Larry Wall.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* [re] Re: [re] Пересборка ядра и мистика... :-(
  2000-12-09  1:34 [re] Пересборка ядра и мистика... :-( Andrey Brindeew
@ 2000-12-09  1:53 ` Dmitry V. Levin
  2000-12-09  2:03   ` [re] " Andrey Brindeew
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry V. Levin @ 2000-12-09  1:53 UTC (permalink / raw)
  To: Linux-Mandrake Russian Edition Mailing List

[-- Attachment #1: Type: text/plain, Size: 1072 bytes --]

On Sat, Dec 09, 2000 at 01:34:23AM +0300, Andrey Brindeew wrote:
> Начался сабж. Отмечу - до перехода на glibc-2.2 (с 2.1.3) было все ок, ядро
> пересобиралось.
> Теперь же вот что получаем во время make bzImage :
> make[2]: Entering directory `/usr/src/kernel/linux-2.2.16/arch/i386/lib'
> gcc -D__KERNEL__ -I/usr/src/linux/include -D__ASSEMBLY__  -traditional -c
--^^^ - установите пакет compat-gcc и то, что для него требуется.
ядро лучше собирать именно с его помощью.

Кроме того, в пакете kernel-2.2.17-ipl3mdk есть патч, автоматически
выбирающий kgcc(==compat-gcc), если он есть в системе.


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@fandra.org
Software Engineer   PGP pubkey http://www.fandra.org/users/ldv/pgpkeys.html
IPLabs Linux Team   http://linux.iplabs.ru
Fandra Project      http://www.fandra.org
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [re] Re: [re] Re: [re] Пересборка ядра и мистика... :-(
  2000-12-09  1:53 ` [re] " Dmitry V. Levin
@ 2000-12-09  2:03   ` Andrey Brindeew
  2000-12-09  2:29     ` Dmitry V. Levin
  0 siblings, 1 reply; 4+ messages in thread
From: Andrey Brindeew @ 2000-12-09  2:03 UTC (permalink / raw)
  To: mandrake-russian

> установите пакет compat-gcc и то, что для него требуется.
> ядро лучше собирать именно с его помощью.

[abr@abr distr]$ rpm -qa | grep gcc
gcc-c++-2.96-ipl4mdk
gcc-colorgcc-2.95.2-ipl3mdk
compat-gcc-c++-2.95.3-ipl1mdk
gcc-libgcj-2.95.2-ipl3mdk
compat-gcc-2.95.3-ipl1mdk
gcc-2.96-ipl4mdk

Чего не хватает и как пересобирать именно с его помощью?

> Кроме того, в пакете kernel-2.2.17-ipl3mdk есть патч, автоматически
> выбирающий kgcc(==compat-gcc), если он есть в системе.

Хочется из стабильной (aka четной) ветки ядрышко.

WBR, Andrey Brindeew
"No one person can understand Perl culture completely" (C) Larry Wall.





^ permalink raw reply	[flat|nested] 4+ messages in thread

* [re] Re: [re] Пересборка ядра и мистика... :-(
  2000-12-09  2:03   ` [re] " Andrey Brindeew
@ 2000-12-09  2:29     ` Dmitry V. Levin
  0 siblings, 0 replies; 4+ messages in thread
From: Dmitry V. Levin @ 2000-12-09  2:29 UTC (permalink / raw)
  To: Linux-Mandrake Russian Edition Mailing List

[-- Attachment #1: Type: text/plain, Size: 1530 bytes --]

On Sat, Dec 09, 2000 at 02:02:57AM +0300, Andrey Brindeew wrote:
> > установите пакет compat-gcc и то, что для него требуется.
> > ядро лучше собирать именно с его помощью.
> 
> [abr@abr distr]$ rpm -qa | grep gcc
> gcc-c++-2.96-ipl4mdk
> gcc-colorgcc-2.95.2-ipl3mdk
> compat-gcc-c++-2.95.3-ipl1mdk
> gcc-libgcj-2.95.2-ipl3mdk
> compat-gcc-2.95.3-ipl1mdk
> gcc-2.96-ipl4mdk
> 
> Чего не хватает и как пересобирать именно с его помощью?

Все на месте. :)

> > Кроме того, в пакете kernel-2.2.17-ipl3mdk есть патч, автоматически
> > выбирающий kgcc(==compat-gcc), если он есть в системе.
> 
> Хочется из стабильной (aka четной) ветки ядрышко.

2.2.X - стабильная ветка.

Не важно, какое именно ядро, важно, чтобы использовался тот компилятор,
под который сборка ядра заточена.

Если вы будете собирать 2.2.16, то вот вам патч, взятый из пакета
kernel-2.2.17-ipl3mdk; нет уверенности, что он приложится сам собой, но
Вы, по крайней мере, будете знать, куда копать. А вообще, ставьте
kernel-2.2.17-ipl3mdk (если не используете supermount).


Regards,
	Dmitry

+-------------------------------------------------------------------------+
Dmitry V. Levin     mailto://ldv@fandra.org
Software Engineer   PGP pubkey http://www.fandra.org/users/ldv/pgpkeys.html
IPLabs Linux Team   http://linux.iplabs.ru
Fandra Project      http://www.fandra.org
+-------------------------------------------------------------------------+
UNIX is user friendly. It's just very selective about who its friends are.

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2000-12-09  2:29 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-12-09  1:34 [re] Пересборка ядра и мистика... :-( Andrey Brindeew
2000-12-09  1:53 ` [re] " Dmitry V. Levin
2000-12-09  2:03   ` [re] " Andrey Brindeew
2000-12-09  2:29     ` Dmitry V. Levin

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