Gentoo Archives: gentoo-embedded

From: Daniel Glaser <daniel.glaser@××××××××××××.com>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] apache on gnap (problems with apr-util)
Date: Fri, 29 Sep 2006 12:21:18
Message-Id: 451D1062.3000508@chaintronics.com
In Reply to: [gentoo-embedded] apache on gnap (problems with apr-util) by Janusz Syrytczyk
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Hi Janusz,
5 >
6 > I would like to have apache web server with php module on my GNAP
7 > system, but while compiling apr-util (dependency required by
8 > apache) I have error saying the apr-util package is masked, even
9 > though I tried unmasking it in myspecs/portage_confdir/
10 > portage.keywords.
11 How it is exactly masked? There are many different ways to mask
12 something. When you try to emerge it, portage tells you something like
13
14 - - something/somepackage (masked by: missing keyword)
15
16 The round brackets at the end of this line tells you, why it can't be
17 merged. There are differnt kind of masks. One possibility is the
18 profile. If something is masked by profile, you only have the ability
19 to change the link in etc/make.profile to get out of this.
20 Perhaps in your case it can be done with
21 echo "something/somepackage" >> /etc/portage/package.unmask
22 >
23 > I have found that commenting out the line:
24 >
25 > inherit eutils flag-o-matic libtool db-use
26 This is bad!
27
28 Make everything as it was and post the output of emerge. Then it's
29 easier to help you. Perhaps also add emerge --info
30
31 - -themole
32 -----BEGIN PGP SIGNATURE-----
33 Version: GnuPG v1.4.5 (MingW32)
34 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
35
36 iD8DBQFFHRBfLA0LfkMzpGMRAqKNAJ9dCXkao8U1TruwCJjuNdj5kgd/XwCfROWm
37 3QS/EVSXNMSIEoJ5H+UaAcg=
38 =eSwt
39 -----END PGP SIGNATURE-----
40
41 --
42 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] apache on gnap (problems with apr-util) Janusz Syrytczyk <jsyrytczyk@×××××××××.pl>