On 5/12/05, cfk <[EMAIL PROTECTED]> wrote:

> 
> Bringing eth0 up via DHCP
> ERROR: Problem starting needed services
> "netmount was not started".
> 
> I can do a "modprobe 3c95x" and lsmod shows it is loaded. I can then do an
> "ifconfig eth0 up" and the interface is up (ping www.yahoo.com works).
> 
> The file /etc/conf.d/net has two uncommented lines:
> iface_eth0="dhcp"
> gateway="eth0/10.10.10.1"

rc-update show
rc-update add net.eth0 default

man rc-update for more info if you require it. netmount could be added
if necessary. It isn't on my network.

> 
> p.s Why would "emerge vi" say "no ebuilds". I have nano, but not vi yet.

emerge -s vi

leads to (among other things)

emerge -pv vim

> 
> p.p.s. After this step, the "emerge kde" tells me that libtool.m4 has the
> wrong version and I need to run "libtoolize --copy --force". I run that, and
> get the error "configure.ac does nto exist, run libtoolize --help. Invoking
> "libtoolize --help" tells me I need to run it from the toplevel directory,
> which I assume to be where the source for libtool.m4 would be. Where would
> the default location for libtool be so I could run libtoolize properly, or
> should I "emerge <something_else", or "emerge <the_same_thing_again>"

This sounds strange. (and probably beyond me) Better to post the actual data.

> 
> p.p.p.s Thanks for the help.

You're welcome!

- Mark

-- 
gentoo-user@gentoo.org mailing list

Reply via email to