ALT Linux kernel packages development
 help / color / mirror / Atom feed
From: Anton Farygin <rider@altlinux.com>
To: ALT Linux kernel packages development <devel-kernel@altlinux.ru>
Subject: Re: [d-kernel] проблема со сборкой cloop
Date: Tue, 30 Mar 2004 11:31:59 +0400
Message-ID: <20040330073159.GY27293@master.altlinux.ru> (raw)
In-Reply-To: <20040330055929.GO27293@master.altlinux.ru>

On Tue, Mar 30, 2004 at 09:59:29AM +0400, Anton Farygin wrote:
> On Tue, Mar 30, 2004 at 03:10:45AM +0400, Alexey Lubimov wrote:
> > Sergey Vlasov пишет:
> > >Отсутствует опция -O2 при сборке.
> > 
> > так и есть. заработало.
> > 
> > В Makefile такая конструкция.
> > 
> > ifdef APPSONLY
> > CFLAGS:=-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -s -I. 
> > -fno-strict-aliasing -fno-common -fomit-frame-pointer else
> > include $(KERNEL_DIR)/.config
> > include $(KERNEL_DIR)/conf.vars
> > endif
> > 
> > Как я понял, CFLAGS для ядра должны быть в conf.vars этого ядра, но 
> > этого файла нигде нет.
> 
> В 2.6 его нет.
> 
> > 
> > Может, добавить его в компанию к .config в krnel-headers-modules ?
> 
> Алексей, а разве cloop портировали на 2.6 ядро ?
> 
> У меня он вчера в принципе собрался, но только еще не в кернел объект.
> 
> Его система сборки сильно отличается от 2.6 ядра. Нужно писать правильный
> Makefile.
> 
> Пока что можно собрать, убрав из Makefile conf.vars и командой что-то
> вроде этого:
>  make KERNEL_DIR=/home/rider/kernel/tmp/root/usr/src/linux-2.6.4-std26-up/
> MODVERSIONS="-DMODVERSIONS -include /home/rider/kernel/tmp/root/usr/include/linux-2.6.4-std26-up/include/config/modversions.h"
> 
> А вообще я пока что решил попробовать заюзать squashfs для R/O Compressed
> FS.
> 
> Патч с этой функциональностью уже лежит в CVS.

[rider@penalty cloop-2.01]$ cat Makefile
obj-m           += cloop.o
cloop-objs      := compressed_loop.o

[rider@penalty cloop-2.01]$ make TEMP_DIR=`pwd` -C
/home/rider/kernel/tmp/root/usr/src/linux-2.6.4-std26-up/ modules
SUBDIRS=`pwd`


Так все собирается.. на функциональность я его не проверял. Проверите -
скажите. Если заработает - я его включу в kernel CVS.

Rgds,
Rider


  reply	other threads:[~2004-03-30  7:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-28 18:02 Alexey Lubimov
2004-03-28 19:47 ` Alexander Bokovoy
2004-03-29  9:22 ` Sergey Vlasov
2004-03-29 23:10   ` Alexey Lubimov
2004-03-30  5:59     ` Anton Farygin
2004-03-30  7:31       ` Anton Farygin [this message]
2004-03-30 14:54         ` Anton Farygin

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=20040330073159.GY27293@master.altlinux.ru \
    --to=rider@altlinux.com \
    --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