public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* Re: [gentoo-dev] wrong RDEPEND?
       [not found] ` <200502182056.16370.vapier@gentoo.org>
@ 2005-02-24 11:59   ` Vitaly Ivanov
  2005-02-24 12:23     ` Alin Nastac
  0 siblings, 1 reply; 3+ messages in thread
From: Vitaly Ivanov @ 2005-02-24 11:59 UTC (permalink / raw
  To: gentoo-dev; +Cc: Mike Frysinger

Mike Frysinger wrote:
> On Friday 18 February 2005 08:11 am, Vitaly Ivanov wrote:
> 
>>Should any package RDEPENDed on 'virtual/os-headers'?
>>Is it bug?
> 
> probably ...
> 
> linux-utils ive fixed myself
> -mike

I have tried to emerge sys-apps/util-linux-2.12q to alternative root by
mkdir -p /tmp/test_root
ROOT=/tmp/test_root emerge sys-apps/util-linux
without emerge system before
and it fails to emerge

=====
i686-pc-linux-gnu-gcc -O2 -pipe   -c -o addpart.o addpart.c
In file included from addpart.c:6:
/usr/include/linux/blkpg.h:36: error: variable or field `__user' 
declared void
/usr/include/linux/blkpg.h:36: error: parse error before '*' token
addpart.c: In function `main':
addpart.c:11: error: storage size of 'a' isn't known
make: *** [addpart.o] Error 1

!!! ERROR: sys-apps/util-linux-2.12q failed.
!!! Function src_compile, Line 105, Exitcode 2
!!! make partx failed
!!! If you need support, post the topmost build error, NOT this status 
message.
=====

then I tried to emerge linux26-headers before emerge sys-apps/util-linux
ROOT=/tmp/test_root emerge linux26-headers
ROOT=/tmp/test_root emerge sys-apps/util-linux
and emerge sys-apps/util-linux was successful

I'm confused...
sys-apps/util-linux need RDEPEND virtual/os-headers
or some patch for partx

-- 
Vitaly Ivanov
email: va@mail.ru
icq uin: 15918498
--
gentoo-dev@gentoo.org mailing list


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

* Re: [gentoo-dev] wrong RDEPEND?
  2005-02-24 11:59   ` [gentoo-dev] wrong RDEPEND? Vitaly Ivanov
@ 2005-02-24 12:23     ` Alin Nastac
  2005-02-24 13:06       ` Vitaly Ivanov
  0 siblings, 1 reply; 3+ messages in thread
From: Alin Nastac @ 2005-02-24 12:23 UTC (permalink / raw
  To: gentoo-dev

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

Vitaly Ivanov wrote:

>
> I'm confused...
> sys-apps/util-linux need RDEPEND virtual/os-headers
> or some patch for partx
>
Many programs/libraries depends on os-headers - agreed, not at run time, 
but at build time. Kernel modules do not have monopoly on that.
Obviously, util-linux need virtual/os-headers in DEPEND.

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 256 bytes --]

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

* Re: [gentoo-dev] wrong RDEPEND?
  2005-02-24 12:23     ` Alin Nastac
@ 2005-02-24 13:06       ` Vitaly Ivanov
  0 siblings, 0 replies; 3+ messages in thread
From: Vitaly Ivanov @ 2005-02-24 13:06 UTC (permalink / raw
  To: gentoo-dev

Alin Nastac wrote:
> Vitaly Ivanov wrote:
> 
>>
>> I'm confused...
>> sys-apps/util-linux need RDEPEND virtual/os-headers
>> or some patch for partx
>>
> Many programs/libraries depends on os-headers - agreed, not at run time, 
> but at build time. Kernel modules do not have monopoly on that.
> Obviously, util-linux need virtual/os-headers in DEPEND.

emerge linux26-headers
ROOT="/tmp/alternative" emerge sys-apps/util-linux

must be successful or not?
currently it fails, but

ROOT="/tmp/alternative" emerge linux26-headers
ROOT="/tmp/alternative" emerge sys-apps/util-linux

successful

-- 
Vitaly Ivanov
email: va@mail.ru
icq uin: 15918498
--
gentoo-dev@gentoo.org mailing list


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

end of thread, other threads:[~2005-02-24 13:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4215E990.8010608@rle.ru>
     [not found] ` <200502182056.16370.vapier@gentoo.org>
2005-02-24 11:59   ` [gentoo-dev] wrong RDEPEND? Vitaly Ivanov
2005-02-24 12:23     ` Alin Nastac
2005-02-24 13:06       ` Vitaly Ivanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox