Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-dev
My bad english :(
> > I have trouble with pcmcia/net.eth0 dependency. "deptree" script
> > defines functions such as "depinfo_net.eth0", but bash doesn't allow
> > those names, so "get_dep_info" in rc-services.sh gets failed.
> Means that it is totally legal to call a variable/function:
>
> get_foo_bar
The name "get_dep_info" is not the problem, but "depinfo_net.eth0". It
contains invalid character "dot".
$ declare -F "depinfo_eth.net0"
-bash: declare: `depinfo_eth.net0': not a valid identifier
Thanks,
--
gentoo-dev@g.o mailing list
|
|