Gentoo Archives: gentoo-embedded

From: Janusz Syrytczyk <jsyrytczyk@×××××××××.pl>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] apache on gnap (problems with apr-util)
Date: Fri, 29 Sep 2006 12:11:10
Message-Id: 200609291410.26844.jsyrytczyk@uni.opole.pl
In Reply to: [gentoo-embedded] CFLAGS and binutils by Daniel Glaser
1 Hi,
2
3 I would like to have apache web server with php module on my GNAP system, but
4 while compiling apr-util (dependency required by apache) I have error saying
5 the apr-util package is masked, even though I tried unmasking it in
6 myspecs/portage_confdir/ portage.keywords.
7
8 I have found that commenting out the line:
9
10 inherit eutils flag-o-matic libtool db-use
11
12 in apr-util-0.9.12.ebuild results in unmasking the package but later it fails
13 because of: catalyst error : <unprintable instance object>" . And I
14 understand that changing an ebuild may result in unprediceable errors so I
15 kindly ask if there is any other stright way to have apache correctly
16 compiled on gnap? I did modify portage tree by adding arbitrary packages of
17 course.
18
19 Janusz
20 --
21 gentoo-embedded@g.o mailing list

Replies

Subject Author
Re: [gentoo-embedded] apache on gnap (problems with apr-util) Daniel Glaser <daniel.glaser@××××××××××××.com>
Re: [gentoo-embedded] apache on gnap (problems with apr-util) Natanael Copa <natanael.copa@×××××.com>