ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "\"Алексей Любимов\"" <avl@l14.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] depmod failed on the custom kernel
Date: Sat, 19 Apr 2003 23:55:43 +0400
Message-ID: <20030419235543.1c945455.avl@l14.ru> (raw)
In-Reply-To: <20030419174403.2992309a.peet@eltel.net>

On Sat, 19 Apr 2003 17:44:03 +0400
"Peter V. Saveliev" <peet@eltel.net> wrote:

> ...
> 
> Приспичило собирать своё ядро (нужна была поддержка serial console и
> vserver).
> 
> Последовательность действий была такая:
> 
> $ rpm -ihv kernel24-2.4.20-alt7.src.rpm
> $ cd /usr/src/RPM/SOURCES
> // установил исходники

выключить ненужные патчи и 
rpm -bp kernel24.spec

> 
> $ cp /home/peet/patch-2.4.20ctx-17 .
> // патч vserver.
> // название совсем не по ALT, но это пока проба пера :)
> 
> $ cd ../SPECS $ mcedit kernel24.spec 
> // добавил патч, проследил, с кем конфликтует, убрал конфликтную цепочку
> 
> $ rpmbuild -ba kernel24.spec
> // прервал до make, но после применения патчей (кстати, это, наверное,
> // можно сделать ключами...)

положить ратч в ../SOURCES

в начале спека добавить  
%patchXXX: kernel-vserver.patch.gz

в 
в нужном месте секции prepare добавить %patchXXX -p 1 

-p 1, это тоже самое что и в man patch -p1 (если нужно)

rpm -bp kernel24.spec


> 
> $ cd ../BUILD/*
> $ cp ../SOURCES/*config .
> // дальше долго и нудно линковал очередной конфиг в .config, делал make
> // menuconfig, ставил галку для консоли, сохранял
> 
> $ mv *config ../../SOURCES/*
> $ cd ../../SPECS
> $ rpmbuild -ba kernel24.spec
> // собрал, сложил в локальный репозитарий, сказал genbasedir. Всё.
> 
> Что в итоге:
> [root@ap001 root]# depmod -a
> depmod: *** Unresolved symbols in /lib/modules/2.4.20-peet0.1-smp/kernel/fs/jfs/jfs.o
> depmod: *** Unresolved symbols in /lib/modules/2.4.20-peet0.1-smp/kernel/fs/nfs/nfs.o

это странно. а каким компилятором собиралось?





  reply	other threads:[~2003-04-19 19:55 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-19 13:44 Peter V. Saveliev
2003-04-19 19:55 ` "Алексей Любимов" [this message]
2003-04-19 20:48   ` [sisyphus] " Vitaly Ostanin
2003-04-20 19:06     ` Peter V. Saveliev
2003-04-20 19:05   ` [sisyphus] " Peter V. Saveliev

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=20030419235543.1c945455.avl@l14.ru \
    --to=avl@l14.ru \
    --cc=sisyphus@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 Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git