From: Daniel Robbins <drobbins@gentoo.org>
To: gentoo-dev@cvs.gentoo.org
Subject: Re: [gentoo-dev] DEPENDing on system components
Date: Mon Jul 23 12:30:03 2001 [thread overview]
Message-ID: <20010723122912.A15997@cvs.gentoo.org> (raw)
In-Reply-To: <01072321254601.00599@localhost>; from danarmak@gentoo.org on Mon, Jul 23, 2001 at 09:25:46PM +0300
On Mon, Jul 23, 2001 at 09:25:46PM +0300, Dan Armak wrote:
> Hi all,
>
> Can someone enlighten me: why DEPEND/RDEPEND on packages which are *always*
> present on the system, and are even pre-built in build snapshots? For example
> some ebuilds explicitly depend on virtual/glibc, what's the point in that?
> Many ebuilds use things like flex bison etc. to compile. When creating
> non-critical, non-system ebuilds which certainly won't be built before glibc
> or the kernel - should I keep track of these things?
This is necessary so that you can build a complete system from scratch in the
right order, i.e:
# export ROOT=/mnt/gentoo
# emerge system
It's just safer to have some of these basic dependencies (like virtual/glibc)
since they help "emerge system" with the build ordering. Also, some of these
more basic dependencies *may not* be standard for embedded Gentoo Linux systems.
Best Regards,
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
next prev parent reply other threads:[~2001-07-23 18:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-07-23 12:25 [gentoo-dev] DEPENDing on system components Dan Armak
2001-07-23 12:30 ` Daniel Robbins [this message]
2001-07-23 12:49 ` Dan Armak
2001-07-23 12:51 ` Daniel Robbins
2001-07-23 13:36 ` Dan Armak
2001-07-24 14:07 ` Achim Gottinger
2001-07-24 14:43 ` Daniel Robbins
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=20010723122912.A15997@cvs.gentoo.org \
--to=drobbins@gentoo.org \
--cc=gentoo-dev@cvs.gentoo.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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox