Gentoo Archives: gentoo-perl

From: wernerus sebastien <s.wernerus@×××××.com>
To: gentoo-perl@l.g.o
Subject: [gentoo-perl] Can't emerge HTML-Mason
Date: Tue, 04 Apr 2006 11:16:57
Message-Id: b75f05a10604040417x2e505c2dx53bc6f7eda0dca54@mail.gmail.com
1 Hi,
2
3 I get the following error trying to emerge HTML::Mason:
4
5 #############
6 >>> checksums src_uri ;-) HTML-Mason-1.32.tar.gz
7 >>> Unpacking source...
8 >>> Unpacking HTML-Mason-1.32.tar.gz to /var/tmp/portage/HTML-Mason-1.32/work
9 >>> Source unpacked.
10 >>> Compiling source in
11 /var/tmp/portage/HTML-Mason-1.32/work/HTML-Mason-1.32 ...
12 * HTML-Mason will only install with modperl support
13 * if the use flag modperl is enabled.
14 Checking whether your kit is complete...
15 Looks good
16 Creating new 'Build' script for 'HTML-Mason' version '1.32'
17 make: *** No targets specified and no makefile found. Stop.
18
19 !!! ERROR: dev-perl/HTML-Mason-1.32 failed.
20 Call stack:
21 ebuild.sh, line 1526: Called dyn_compile
22 ebuild.sh, line 923: Called src_compile
23 ebuild.sh, line 1236: Called perl-module_src_compile
24 perl-module.eclass, line 127: Called die
25
26 !!! compilation failed
27 !!! If you need support, post the topmost build error, and the call
28 stack if relevant.
29 #############
30
31 mod_perl is installed, and i tried to compile mason with the 'modperl'
32 flag enabled and disabled.
33
34 Does anybody had a similar problem?
35
36 thanks
37
38 --
39 gentoo-perl@g.o mailing list

Replies

Subject Author
Re: [gentoo-perl] Can't emerge HTML-Mason Christian Hartmann <ian@g.o>