* [gentoo-user] emerge wvdial issues
@ 2006-04-22 18:43 maxim wexler
2006-04-22 18:53 ` Justin Findlay
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: maxim wexler @ 2006-04-22 18:43 UTC (permalink / raw
To: gentoo-user
Hi all,
emerge wvdial conked out at
<snip>
checking whether we are using the GNU C compiler...
yes
checking whether i686-pc-linux-gnu-gcc accepts -g...
yes
checking for i686-pc-linux-gnu-gcc option to accept
ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of i686-pc-linux-gnu-gcc...
gcc3
checking for an ANSI C-conforming const... yes
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error:
XML::Parser perl module is required for intltool
!!! Please attach the following file when filing a
report to bugs.gentoo.org:
!!!
/var/tmp/portage/shared-mime-info-0.17-r1/work/shared-mime-info-0.17/config.log
!!! ERROR: x11-misc/shared-mime-info-0.17-r1 failed.
Call stack:
ebuild.sh, line 1532: Called dyn_compile
ebuild.sh, line 929: Called src_compile
shared-mime-info-0.17-r1.ebuild, line 37: Called
econf '--disable-update-mimedb'
ebuild.sh, line 527: Called die
!!! econf failed
!!! If you need support, post the topmost build error,
and the call stack if relevant.
I did a emerge -pv expecting to see shared-mime-info
at the top of the list. But it wasn't so I just re-ran
emerge wvdial. This time it balked at
<snip>
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific
portions of Makefiles... no
checking for xkbcomp... /usr/bin/xkbcomp
checking for intltool >= 0.30... 0.33 found
checking for perl... /usr/bin/perl
checking for XML::Parser... configure: error:
XML::Parser perl module is required for intltool
!!! Please attach the following file when filing a
report to bugs.gentoo.org:
!!!
/var/tmp/portage/xkeyboard-config-0.7-r2/work/xkeyboard-config-0.7/config.log
!!! ERROR: x11-misc/xkeyboard-config-0.7-r2 failed.
Call stack:
ebuild.sh, line 1532: Called dyn_compile
ebuild.sh, line 929: Called src_compile
xkeyboard-config-0.7-r2.ebuild, line 26: Called
econf '--with-xkb-base=/usr/share/X11/xkb'
'--enable-compat-rules' '--disable-xkbcomp-symlink'
'--with-xkb-rules-symlink=xorg'
ebuild.sh, line 527: Called die
!!! econf failed
!!! If you need support, post the topmost build error,
and the call stack if relevant.
This time xkeyboard-config was at the top of the -pv
list and another try at emerge wvdial failed at the
same spot.
What to do? Guess I need a parser perl module. Or?
perl-5.8.8-r1 is *already* installed according to
emerge -pv perl.
And one more question: Why does emerge wvdial insist
on installing all this X stuff? More than 90 Megs!
What does my serial port hardware care if I can look
at an xterm or not?
I tried USE="-X" but it just ignored me :^(
-Maxim
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] emerge wvdial issues
2006-04-22 18:43 [gentoo-user] emerge wvdial issues maxim wexler
@ 2006-04-22 18:53 ` Justin Findlay
2006-04-22 21:27 ` Abhay Kedia
2006-04-23 21:47 ` Walter Dnes
2 siblings, 0 replies; 8+ messages in thread
From: Justin Findlay @ 2006-04-22 18:53 UTC (permalink / raw
To: gentoo-user
On 4/22/06, maxim wexler <blissfix@yahoo.com> wrote:
> <snip>
> checking whether we are using the GNU C compiler...
> yes
> checking whether i686-pc-linux-gnu-gcc accepts -g...
> yes
> checking for i686-pc-linux-gnu-gcc option to accept
> ANSI C... none needed
> checking for style of include used by make... GNU
> checking dependency style of i686-pc-linux-gnu-gcc...
> gcc3
> checking for an ANSI C-conforming const... yes
> checking for perl... /usr/bin/perl
> checking for XML::Parser... configure: error:
> XML::Parser perl module is required for intltool
> What to do? Guess I need a parser perl module. Or?
> perl-5.8.8-r1 is *already* installed according to
> emerge -pv perl.
One thing you can try is perl-cleaner.
Justin
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] emerge wvdial issues
2006-04-22 18:43 [gentoo-user] emerge wvdial issues maxim wexler
2006-04-22 18:53 ` Justin Findlay
@ 2006-04-22 21:27 ` Abhay Kedia
2006-04-23 2:00 ` Maurice E Johnson
2006-04-23 21:47 ` Walter Dnes
2 siblings, 1 reply; 8+ messages in thread
From: Abhay Kedia @ 2006-04-22 21:27 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 310 bytes --]
On Sunday 23 April 2006 00:13, maxim wexler wrote:
>
> checking for XML::Parser... configure: error:
> XML::Parser perl module is required for intltool
>
Did you upgrade expat to v2.0? If yes then have a look here
http://forums.gentoo.org/viewtopic-t-450797-highlight-expat.html
--
Regards,
Abhay
[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] emerge wvdial issues
2006-04-22 21:27 ` Abhay Kedia
@ 2006-04-23 2:00 ` Maurice E Johnson
0 siblings, 0 replies; 8+ messages in thread
From: Maurice E Johnson @ 2006-04-23 2:00 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 411 bytes --]
On Sun, 2006-04-23 at 02:57 +0530, Abhay Kedia wrote:
> On Sunday 23 April 2006 00:13, maxim wexler wrote:
> >
> > checking for XML::Parser... configure: error:
> > XML::Parser perl module is required for intltool
> >
> Did you upgrade expat to v2.0? If yes then have a look here
> http://forums.gentoo.org/viewtopic-t-450797-highlight-expat.html
>
Do,
# emerge -Dv dev-perl/XML-Parser
And call it a day
[-- Attachment #2: Type: text/html, Size: 989 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] emerge wvdial issues
2006-04-22 18:43 [gentoo-user] emerge wvdial issues maxim wexler
2006-04-22 18:53 ` Justin Findlay
2006-04-22 21:27 ` Abhay Kedia
@ 2006-04-23 21:47 ` Walter Dnes
2006-04-23 21:57 ` Teresa and Dale
2006-04-24 16:55 ` [gentoo-user] emerge wvdial issuesFIXED(sortof) maxim wexler
2 siblings, 2 replies; 8+ messages in thread
From: Walter Dnes @ 2006-04-23 21:47 UTC (permalink / raw
To: gentoo-user
On Sat, Apr 22, 2006 at 11:43:05AM -0700, maxim wexler wrote
> And one more question: Why does emerge wvdial insist on installing all
> this X stuff? More than 90 Megs! What does my serial port hardware
> care if I can look at an xterm or not?
>
> I tried USE="-X" but it just ignored me :^(
Sigh, a bunch of ex-Windows, X Window developers, who can't go to the
bathroom without a pointey-clickey-touchie-feelie-oowey-gui. I suggest
that you "emerge pppconfig" instead. That's what I use along with pon
and poff.
--
Walter Dnes <waltdnes@waltdnes.org> In linux /sbin/init is Job #1
My musings on technology and security at http://tech_sec.blog.ca
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] emerge wvdial issues
2006-04-23 21:47 ` Walter Dnes
@ 2006-04-23 21:57 ` Teresa and Dale
2006-04-24 16:55 ` [gentoo-user] emerge wvdial issuesFIXED(sortof) maxim wexler
1 sibling, 0 replies; 8+ messages in thread
From: Teresa and Dale @ 2006-04-23 21:57 UTC (permalink / raw
To: gentoo-user
Walter Dnes wrote:
>On Sat, Apr 22, 2006 at 11:43:05AM -0700, maxim wexler wrote
>
>
>
>>And one more question: Why does emerge wvdial insist on installing all
>>this X stuff? More than 90 Megs! What does my serial port hardware
>>care if I can look at an xterm or not?
>>
>>I tried USE="-X" but it just ignored me :^(
>>
>>
>
> Sigh, a bunch of ex-Windows, X Window developers, who can't go to the
>bathroom without a pointey-clickey-touchie-feelie-oowey-gui. I suggest
>that you "emerge pppconfig" instead. That's what I use along with pon
>and poff.
>
>
>
I have used that before too and it works well. Wvdial gave me fits.
Why in the world does a CL dialer need a GUI?
Me confused. Back to cleaning house. *_*
Dale
:-)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] emerge wvdial issuesFIXED(sortof)
2006-04-23 21:47 ` Walter Dnes
2006-04-23 21:57 ` Teresa and Dale
@ 2006-04-24 16:55 ` maxim wexler
2006-04-24 17:05 ` maxim wexler
1 sibling, 1 reply; 8+ messages in thread
From: maxim wexler @ 2006-04-24 16:55 UTC (permalink / raw
To: gentoo-user
--- Walter Dnes <waltdnes@waltdnes.org> wrote:
> On Sat, Apr 22, 2006 at 11:43:05AM -0700, maxim
> wexler wrote
>
> > And one more question: Why does emerge wvdial
> insist on installing all
> > this X stuff? More than 90 Megs! What does my
> serial port hardware
> > care if I can look at an xterm or not?
> >
> > I tried USE="-X" but it just ignored me :^(
>
> Sigh, a bunch of ex-Windows, X Window developers,
> who can't go to the
> bathroom without a
> pointey-clickey-touchie-feelie-oowey-gui. I suggest
> that you "emerge pppconfig" instead. That's what I
> use along with pon
> and poff.
perl-cleaner did the trick as far as emerge wvdial is
concerned, thanks for the link folks.
yes, I always used pppconfig to setup my dialup until
I ran into troubles with the 2.6.16 kernel setup.
Seems dialup is now configured in /etc/conf.d/net,
although this seems to conflict with the provider
file. I mean, do you edit net.example to reflect the
provider file provided by pppconfig, or do you try to
avoid redundancy? Neither file seems aware of the
other's existence. Strange.
Another thing: even though the docs and mans mention
/dev/ttyS0 no such device is on my 2.6.16 box! In the
net file it says: link_ppp0="/dev/ttyS0". But when the
computer boots the console starts ppp0 then gives the
error: link_ppp0 does not exist. So I made one with
mknod /dev/ttyS0 c 4 64
but it didn't help. The same error appeared on the
next boot.
Yes, /etc/init.d/net.ppp0 is a sym-link to net.lo.
Yes, I have compiled every conceivable serial port
option into the kernel. Do I really need support for
some fancy joy-stick(CONFIG_SERIO_CT82C710) to get my
modem to work?
I know my serial port works because I can dialout
using the installCD provided I first copy over
/etc/resolv.conf, /etc/chatscripts/*, /etc/ppp/*,
/etc/ppp/peers/*. Even after chrooting I can dial out.
-MW
> --
> Walter Dnes <waltdnes@waltdnes.org> In linux
> /sbin/init is Job #1
> My musings on technology and security at
> http://tech_sec.blog.ca
> --
> gentoo-user@gentoo.org mailing list
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-user] emerge wvdial issuesFIXED(sortof)
2006-04-24 16:55 ` [gentoo-user] emerge wvdial issuesFIXED(sortof) maxim wexler
@ 2006-04-24 17:05 ` maxim wexler
0 siblings, 0 replies; 8+ messages in thread
From: maxim wexler @ 2006-04-24 17:05 UTC (permalink / raw
To: gentoo-user
almost forgot: yes, I did update baselayout :)
>
> -MW
> > --
> > Walter Dnes <waltdnes@waltdnes.org> In linux
> > /sbin/init is Job #1
> > My musings on technology and security at
> > http://tech_sec.blog.ca
> > --
> > gentoo-user@gentoo.org mailing list
> >
> >
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam
> protection around
> http://mail.yahoo.com
> --
> gentoo-user@gentoo.org mailing list
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-04-24 17:17 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-22 18:43 [gentoo-user] emerge wvdial issues maxim wexler
2006-04-22 18:53 ` Justin Findlay
2006-04-22 21:27 ` Abhay Kedia
2006-04-23 2:00 ` Maurice E Johnson
2006-04-23 21:47 ` Walter Dnes
2006-04-23 21:57 ` Teresa and Dale
2006-04-24 16:55 ` [gentoo-user] emerge wvdial issuesFIXED(sortof) maxim wexler
2006-04-24 17:05 ` maxim wexler
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox