From: "Konstantin A. Lepikhov" <lakostis@anti-leasure.ru>
To: ALT Linux Sisyphus discussion list <sisyphus@lists.altlinux.org>
Subject: Re: [sisyphus] Для тех несчастных, кто словом первым (с)
Date: Mon, 4 Sep 2006 14:00:34 +0400
Message-ID: <20060904100034.GA17736@lks.home> (raw)
In-Reply-To: <20060904094841.GA16793@lks.home>
[-- Attachment #1: Type: text/plain, Size: 956 bytes --]
> Hi Vyaheslav!
>
> Monday 04, at 01:38:44 PM you wrote:
>
> <skip>
> > Однако, на сегодняшнем Сизифе они не устанавливаются. В частности
> > пересборка control-center выдает
> >
> > [slava@alpha SPECS]$ rpm -ba i586 --target gnome-control-center.spec
> > Платформы для сборки: i586
> > Сборка для платформы i586
> > ошибка: неудовлетворенные зависимости сборки:
> > kernel-headers-std нужен для gnome-control-center-2.15.92-alt3
> а кернельные хидеры ему зачем?
dnl ==============================================
dnl FB Level section
dnl ==============================================
have_fb=no
AC_TRY_COMPILE([
#include <linux/fb.h>
#include <linux/pmu.h>
],[
int arg = 0;
],[
have_fb=yes
])
AC_MSG_CHECKING(for Brightness control support)
AC_MSG_RESULT($have_fb)
AM_CONDITIONAL(HAVE_FB,
test x"$have_fb" = "xyes")
все это есть в linux-libc-headers, поэтому повешу баг.
--
WBR et al.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-09-04 10:00 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-03 19:36 Alexey Rusakov
2006-09-04 9:38 ` Vyaheslav Dikonov
2006-09-04 9:41 ` Andrii Dobrovol`s`kii
2006-09-04 10:12 ` Sergey Vlasov
2006-09-04 11:21 ` Andrii Dobrovol`s`kii
2006-09-04 12:51 ` Sergey Vlasov
2006-09-04 15:18 ` Andrii Dobrovol`s`kii
2006-09-04 21:33 ` Alexey Rusakov
2006-09-04 21:31 ` Alexey Rusakov
2006-09-04 21:57 ` Konstantin A. Lepikhov
2006-09-06 7:11 ` Alexey Rusakov
2006-09-06 9:13 ` [sisyphus] " Konstantin A. Lepikhov
2006-09-04 9:43 ` [sisyphus] " Michael Shigorin
2006-09-04 11:16 ` Vyaheslav Dikonov
2006-09-04 9:48 ` Konstantin A. Lepikhov
2006-09-04 10:00 ` Konstantin A. Lepikhov [this message]
2006-09-04 9:59 ` Sergey Vlasov
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=20060904100034.GA17736@lks.home \
--to=lakostis@anti-leasure.ru \
--cc=sisyphus@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 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