From: Dan Armak <danarmak@gentoo.org>
To: gentoo-dev@cvs.gentoo.org
Subject: Re: [gentoo-dev] DEPENDing on system components
Date: Mon Jul 23 12:49:02 2001 [thread overview]
Message-ID: <01072321493602.00599@localhost> (raw)
In-Reply-To: <20010723122912.A15997@cvs.gentoo.org>
On Monday 23 July 2001 21:29, you wrote:
> 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.
>
I understand that. Problem is, most packages don't have a published list for
the basic utilities which they use. To find out you basically have to read
the Makefile and look for any such commands. Buildinig an 'empty' system that
doesn't even have flex etc. sounds rather difficult, unless I just remove
flex from an existing one. So in really high-level things like enscript which
I just added, is it an absolute must?
Besides this is easy enough to fix if someone encounters a missing dependency.
--
Dan Armak
Gentoo Linux Developer
Matan, Israel
next prev parent reply other threads:[~2001-07-23 18:48 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
2001-07-23 12:49 ` Dan Armak [this message]
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=01072321493602.00599@localhost \
--to=danarmak@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