Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] emerge wvdial issues
Date: Sat, 22 Apr 2006 18:48:20
Message-Id: 20060422184305.65277.qmail@web31714.mail.mud.yahoo.com
1 Hi all,
2
3 emerge wvdial conked out at
4
5 <snip>
6 checking whether we are using the GNU C compiler...
7 yes
8 checking whether i686-pc-linux-gnu-gcc accepts -g...
9 yes
10 checking for i686-pc-linux-gnu-gcc option to accept
11 ANSI C... none needed
12 checking for style of include used by make... GNU
13 checking dependency style of i686-pc-linux-gnu-gcc...
14 gcc3
15 checking for an ANSI C-conforming const... yes
16 checking for perl... /usr/bin/perl
17 checking for XML::Parser... configure: error:
18 XML::Parser perl module is required for intltool
19
20 !!! Please attach the following file when filing a
21 report to bugs.gentoo.org:
22 !!!
23 /var/tmp/portage/shared-mime-info-0.17-r1/work/shared-mime-info-0.17/config.log
24
25 !!! ERROR: x11-misc/shared-mime-info-0.17-r1 failed.
26 Call stack:
27 ebuild.sh, line 1532: Called dyn_compile
28 ebuild.sh, line 929: Called src_compile
29 shared-mime-info-0.17-r1.ebuild, line 37: Called
30 econf '--disable-update-mimedb'
31 ebuild.sh, line 527: Called die
32
33 !!! econf failed
34 !!! If you need support, post the topmost build error,
35 and the call stack if relevant.
36
37
38 I did a emerge -pv expecting to see shared-mime-info
39 at the top of the list. But it wasn't so I just re-ran
40 emerge wvdial. This time it balked at
41
42 <snip>
43
44 checking whether build environment is sane... yes
45 checking for gawk... gawk
46 checking whether make sets $(MAKE)... yes
47 checking whether to enable maintainer-specific
48 portions of Makefiles... no
49 checking for xkbcomp... /usr/bin/xkbcomp
50 checking for intltool >= 0.30... 0.33 found
51 checking for perl... /usr/bin/perl
52 checking for XML::Parser... configure: error:
53 XML::Parser perl module is required for intltool
54
55 !!! Please attach the following file when filing a
56 report to bugs.gentoo.org:
57 !!!
58 /var/tmp/portage/xkeyboard-config-0.7-r2/work/xkeyboard-config-0.7/config.log
59
60 !!! ERROR: x11-misc/xkeyboard-config-0.7-r2 failed.
61 Call stack:
62 ebuild.sh, line 1532: Called dyn_compile
63 ebuild.sh, line 929: Called src_compile
64 xkeyboard-config-0.7-r2.ebuild, line 26: Called
65 econf '--with-xkb-base=/usr/share/X11/xkb'
66 '--enable-compat-rules' '--disable-xkbcomp-symlink'
67 '--with-xkb-rules-symlink=xorg'
68 ebuild.sh, line 527: Called die
69
70 !!! econf failed
71 !!! If you need support, post the topmost build error,
72 and the call stack if relevant.
73
74 This time xkeyboard-config was at the top of the -pv
75 list and another try at emerge wvdial failed at the
76 same spot.
77
78 What to do? Guess I need a parser perl module. Or?
79 perl-5.8.8-r1 is *already* installed according to
80 emerge -pv perl.
81
82 And one more question: Why does emerge wvdial insist
83 on installing all this X stuff? More than 90 Megs!
84 What does my serial port hardware care if I can look
85 at an xterm or not?
86
87 I tried USE="-X" but it just ignored me :^(
88
89 -Maxim
90
91
92 __________________________________________________
93 Do You Yahoo!?
94 Tired of spam? Yahoo! Mail has the best spam protection around
95 http://mail.yahoo.com
96 --
97 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] emerge wvdial issues Justin Findlay <jfindlay@×××××.com>
Re: [gentoo-user] emerge wvdial issues Abhay Kedia <abhay.ilugd@×××××.com>
Re: [gentoo-user] emerge wvdial issues Walter Dnes <waltdnes@××××××××.org>