On 24 Apr 2011 10:18, "paranormal" <akabsd@yandex.ru> wrote:
>
> On default installation musicpd I have error:
>
>
> Apr 18 09:50:05 ---hostname-- mpd: avahi: Failed to create client:
> Daemon not running
> Apr 18 09:50:06 ---hostname-- avahi-daemon[1574]: WARNING: No NSS
> support for mDNS detected, consider installing nss-mdns!
> Apr 18 09:50:09 ---hostname-- wpa_supplicant[448]:
> CTRL-EVENT-SCAN-RESULTS
>
> Because musicpd start early avahi. After I add
> to /usr/local/etc/rc.d/musicpd this:
>
> #
> # PROVIDE: musicpd
> -# REQUIRE: mixer LOGIN avahi_daemon
> +# REQUIRE: mixer LOGIN
> # KEYWORD: shutdown
>
>
> I have start musicpd without error.
> Apr 23 18:06:53 ---hostname-- mpd: avahi: Service 'Music Player'
> successfully established.
>
> I not find how build musicpd without avahi from ports.
>
>
I'll have a look later. For future reference, please CC maintainers when you
have a question about a port, makes it easier to see! Do a make -V
MAINTAINER in the port directory.
Thanks for your suggested fix,
Chris
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"