ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Kirill A. Shutemov" <k.shutemov@velesys.com>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] С glibc-kernheaders что-то не так?
Date: Tue, 3 Apr 2007 13:30:21 +0300
Message-ID: <20070403103021.GA30131@localhost.localdomain> (raw)
In-Reply-To: <20070402082217.GA17276@localhost.localdomain>

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

On [Mon, 02.04.2007 11:21], Kirill A. Shutemov wrote:
> On [Fri, 30.03.2007 16:21], Dmitry V. Levin wrote:
> > Тогда посмотрите, пожалуйста, что можно сделать, не сломав всё остальное.
> 
> git://git.altlinux.org/people/kas/packages/glibc-kernheaders.git#a2c5f8f

В моём репозитории ещё одни комит посмотрите.

> Кстати:
> 
> $ for f in `rpm -ql glibc-kernheaders|grep '\.h$'`; do 
>     echo "#include <$f>" > test.c;
>     gcc -c test.c 2> /dev/null;
>     [ "$?" = "0" ] || echo $f;
>   done > list
> $ wc -l list
> 685 list
> $ rpm -ql glibc-kernheaders | grep '\.h$' | wc -l
> 1169
> 
> Думал.
Коментарии?

-- 
Regards,  Kirill A. Shutemov
 + Belarus, Minsk
 + Velesys LLC, http://www.velesys.com/
 + ALT Linux Team, http://www.altlinux.com/

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

  reply	other threads:[~2007-04-03 10:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-26 11:21 Kirill A. Shutemov
2007-03-26 11:59 ` Kirill A. Shutemov
2007-03-27 11:44   ` Kirill A. Shutemov
2007-03-27 12:47     ` Dmitry V. Levin
2007-03-30 10:17       ` Kirill A. Shutemov
2007-03-30 12:22         ` Dmitry V. Levin
2007-04-02  8:22           ` Kirill A. Shutemov
2007-04-03 10:30             ` Kirill A. Shutemov [this message]
2007-04-06  8:45               ` Kirill A. Shutemov
2007-04-06  9:57                 ` Dmitry V. Levin

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=20070403103021.GA30131@localhost.localdomain \
    --to=k.shutemov@velesys.com \
    --cc=devel@lists.altlinux.org \
    /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 Team development discussions

This inbox may be cloned and mirrored by anyone:

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

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


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